Financial Statements API
An API for financial statement related information for US stocks
1 subscribers
8.5/10 popularity
1062 ms avg latency
100% success rate
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Financial Statements API endpoints
| Method | Endpoint | Description |
|---|---|---|
| income | ||
| GET |
getIncome /income/{symbol} |
Returns historical income statement data — net income, operating income, and gross profit — sourced from SEC 10-Q and 10-K XBRL filings. **Notes:** - `grossProfit` may be `null`… |
| balance-sheet | ||
| GET |
getBalanceSheet /balance-sheet/{symbol} |
Returns historical balance sheet snapshots — total assets, current assets, liabilities, equity, cash, and long-term debt — from SEC 10-Q and 10-K filings. **Notes:** - Balance… |
| cash-flow | ||
| GET |
getCashFlow /cash-flow/{symbol} |
Returns historical cash flow data — operating, investing, and financing activities, plus capital expenditures and computed free cash flow — from SEC 10-Q and 10-K filings.… |
Financial Statements API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $10 / month | — |
|
| ULTRA | $30 / month | — |
|
| MEGA | $150 / month | — |
|