Public Company Financials
Data source is from Edgar and includes 8000+ public companies and 210000+ historical and current financial statements including Income Statement, Balance Sheet and Cashflow Statements.
Public Company Financials endpoints
| Method | Endpoint | Description |
|---|---|---|
| Company Details | ||
| GET |
companies /companies |
Retrieves a list of companies based on the provided search criteria. Args: name (str, optional): The name of the company to search for. ticker (str, optional): The ticker symbol… |
| Annual Financial Statements | ||
| GET |
annual_income_statement /annual/income_statement |
Retrieves the annual income statement filings for the specified company ticker. Args: ticker (str): The ticker symbol of the company to retrieve the annual income statement for.… |
| GET |
annual_balance_sheet /annual/balance_sheet |
Retrieves the annual balance sheet filings for the specified company ticker. Args: ticker (str): The ticker symbol of the company to retrieve the annual balance sheet for.… |
| GET |
annual_cashflow_statement /annual/cashflow_statement |
Retrieves the annual cashflow statement filings for the specified company ticker. Args: ticker (str): The ticker symbol of the company to retrieve the annual cashflow statement… |
| Quarterly Financial Statements | ||
| GET |
quarterly_income_statement /quarterly/income_statement |
Retrieves the quarterly income statement filings for the specified company ticker. Args: ticker (str): The ticker symbol of the company to retrieve the quarterly income statement… |
| GET |
quarterly_balance_sheet /quarterly/balance_sheet |
Retrieves the quarterly balance sheet filings for the specified company ticker. Args: ticker (str): The ticker symbol of the company to retrieve the quarterly balance sheet for.… |
| GET |
quarterly_cashflow_statement /quarterly/cashflow_statement |
Retrieves the quarterly cashflow statement filings for the specified company ticker. Args: ticker (str): The ticker symbol of the company to retrieve the quarterly cashflow… |
Public Company Financials pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | 1 / second |
|
| ULTRA Recommended | $50 / month | 1 / second |
|
| MEGA | $100 / month | 5 / second |
|