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-IDstringOptional

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
industry_v2string or null
Detailed industry classification
sizestring or null

Company size range (e.g., 1001-5000)

inferred_revenuestring or null
Estimated revenue range for private companies
linkedin_follower_countinteger or null
LinkedIn follower count
total_funding_raiseddouble or null
Total funding raised in USD
latest_funding_stagestring or null
Most recent funding round type
last_funding_datestring or null
Date of most recent funding round
number_funding_roundsinteger or null
Total number of funding rounds
headlinestring or null

Company tagline/headline

tagslist of strings or null
Industry and sector tags
locationobject or null
Detailed location object
social_profilesobject or null
Social media profile URLs
funding_detailslist of objects
Detailed funding round history
affiliated_entitieslist of objects

Parent/subsidiary relationships

linkedin_urlstring or null
LinkedIn company URL
facebook_urlstring or null
Facebook page URL
twitter_urlstring or null

Twitter/X URL

Errors

404
Not Found Error