Get Company Bio

Get comprehensive company profile including description, founding date, headquarters location, employee count, industry classification, and social media profiles. This is the primary endpoint for company overview data.

Authentication

AuthorizationBearer
Bearer token authentication using API key

Path parameters

company_idstringRequired

Headers

X-Organization-IDstringRequired

Response

Company bio retrieved successfully
entity_idstring
Unique entity identifier
entity_typestring
Always 'company'
display_namestring or null
Company display name
websitestring or null
Company website
descriptionstring or null
Company description
foundedinteger or null
Year founded
headquartersobject or null
employee_countinteger or null
Number of employees
industrystring or null
Primary industry
company_typestring or null

Company type (private, public)

social_profilesobject or null
data_sourceslist of strings
Data sources used
cached_atstring or null

Cache timestamp (ISO 8601)

Errors

401
Unauthorized Error
404
Not Found Error