Get Company Financials Recent

Get most recent company financial data from SEC EDGAR. Defaults to most recent available year (2024 or 2023). **Headers:** - `Authorization`: Bearer {api_key} - `X-Organization-ID`: Organization UUID

Path parameters

company_idstringRequired
Company entity ID or identifier

Response

Successful Response
entity_idstring
assetsdouble or null
data_sourceslist of strings
filing_datestring or null
fiscal_yearinteger or null
inferred_revenuestring or null
liabilitiesdouble or null
net_incomedouble or null
revenuedouble or null
sourcestringDefaults to sec_edgar

Errors

404
Not Found Error
500
Internal Server Error