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
string
required
Your Mindo API Key. Format:
mindo_xxxxxxxxxxxxxxxxxxxxxxxxResponse
integer
Internal company ID.
string
Company name.
string
Company contact email.
string
Company contact phone.
string
Company website.
string
Company address.
string
Business description.
string
Company timezone (IANA format, e.g.
America/Argentina/Buenos_Aires).string
Company size. See company sizes. Can be
null.string
Human-readable label of the company size (e.g.
11-50 empleados (Pequeña)). Can be null.array
Enabled business types. Possible values:
ECOMMERCE, CLINIC.array
Company categories (names).

