Get Recent Company Financials

Get most recent financial statements for public companies. Convenience endpoint that automatically returns the latest available fiscal year data.

Authentication

AuthorizationBearer
Bearer token authentication using API key

Path parameters

company_idstringRequired

Headers

X-Organization-IDstringRequired

Response

Successful response
entity_idstring
Company entity ID
revenuedouble or null
Annual revenue in USD
inferred_revenuestring or null
Inferred revenue range for private companies
net_incomedouble or null
Net income in USD
assetsdouble or null
Total assets in USD
liabilitiesdouble or null
Total liabilities in USD
fiscal_yearinteger or null
Fiscal year
filing_datestring or null

Filing date (YYYY-MM-DD)

sourcestring
Data source
data_sourceslist of strings

Errors

401
Unauthorized Error
404
Not Found Error