Full Company Record

Get the complete company record with ALL available data fields.

Returns everything: base profile, funding details with amounts and investors, employee analytics and growth rates, executive changes, office locations, job postings, industry classifications, subsidiaries, and more.

Use this after identifying a company via search to get the full picture.

Authentication

AuthorizationBearer
Bearer token authentication using API key

Path parameters

company_idstringRequired

Company entity ID, website domain, or company name (e.g., ‘openai.com’, ‘OpenAI’, or UUID)

Headers

X-Organization-IDstringRequired

Response

Complete company record
entity_idstring
Unique entity identifier
entity_typestring
Always 'company'
display_namestring
Company display name
websitestring
Company website
descriptionstring
Company description
foundedinteger or null
Year founded
headquartersobject
employee_countinteger or null
industrystring
company_typestring
financialsobject or null
fundingobject or null
investorslist of objects
dealslist of objects
social_analyticsobject or null
data_sourceslist of strings

Errors

404
Not Found Error