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_id
Company entity ID or identifier
Query parameters
fiscal_year
Fiscal year (default: 2024)
Response
Successful Response
entity_id
assets
data_sources
filing_date
fiscal_year
inferred_revenue
liabilities
net_income
revenue
source
Errors
404
Not Found Error
500
Internal Server Error
501
Not Implemented Error