Get Company Financials
Get financial statements for public companies including revenue, net income, assets, and liabilities. Returns most recent fiscal year data or specific year if requested.
Authentication
AuthorizationBearer
Bearer token authentication using API key
Path parameters
company_id
Headers
X-Organization-ID
Response
Successful response
entity_id
Company entity ID
revenue
Annual revenue in USD (public companies via SEC)
inferred_revenue
Inferred revenue range for private companies
net_income
Net income in USD
assets
Total assets in USD
liabilities
Total liabilities in USD
fiscal_year
Fiscal year
filing_date
SEC filing date (YYYY-MM-DD)
source
Data source (sec_edgar or inferred)
data_sources
Errors
401
Unauthorized Error
404
Not Found Error