Business info
Business information
Get the business data associated with your API Key (name, contact, timezone, categories, and company types)
GET
Description
This endpoint returns the data of the business (company) associated with your API Key: name, contact details, address, timezone, size, enabled company types, and categories. It is read-only and is automatically scoped to the company of the API Key used.Authentication header
Your Mindo API Key. Format:
mindo_xxxxxxxxxxxxxxxxxxxxxxxxResponse
Internal company ID.
Company name.
Company contact email.
Company contact phone.
Company website.
Company address.
Business description.
Company timezone (IANA format, e.g.
America/Argentina/Buenos_Aires).Company size. See company sizes. Can be
null.Human-readable label of the company size (e.g.
11-50 empleados (Pequeña)). Can be null.Enabled business types. Possible values:
ECOMMERCE, CLINIC.Company categories (names).
Company sizes
| Value | Description |
|---|---|
MICRO | 1-10 employees (Micro) |
SMALL | 11-50 employees (Small) |
MEDIUM | 51-250 employees (Medium) |
LARGE | 251-1000 employees (Large) |
ENTERPRISE | 1000+ employees (Enterprise) |

