Get Company Financials

Get company financial data. Public companies return audited figures from SEC filings (revenue, net income, assets, liabilities); private companies return an estimated revenue range where available. **Headers:** - `Authorization`: Bearer {api_key} - `X-Organization-ID`: Organization UUID

Path parameters

company_idstringRequired
Company entity ID or identifier

Query parameters

fiscal_yearinteger or nullOptional

Fiscal year (default: 2024)

Response

Successful Response
entity_idstring
assetsdouble or nullOptional
data_sourceslist of stringsOptional
filing_datestring or nullOptional
fiscal_yearinteger or nullOptional
inferred_revenuestring or nullOptional
liabilitiesdouble or nullOptional
net_incomedouble or nullOptional
revenuedouble or nullOptional
sourcestringOptionalDefaults to sec_edgar

Errors

404
Not Found Error
500
Internal Server Error
501
Not Implemented Error
© 2026 Captain