Capabilities
Three core statements
Income statement, balance sheet, and cash flow statement extracted and normalized for every annual and quarterly filing.
Cross-company comparability
XBRL concepts mapped to a consistent schema so revenue from Apple and revenue from Microsoft use the same field name.
Period flexibility
Request annual or quarterly data. Pull multiple periods in a single call for trend analysis.
As-reported fidelity
Financial data matches what the company reported. Restated values flagged when available.
Quick start
Get Apple’s annual income statement:Use cases
Financial modeling
Pull historical financials to build DCF models, comparable company analyses, and financial projections programmatically.Stock screeners
Screen the entire SEC universe by financial metrics — revenue growth, profit margins, debt ratios, and more — using normalized data.AI-powered analysis
Feed structured financial data to LLMs for automated earnings analysis, trend detection, and anomaly identification.Portfolio analytics
Track financial health metrics across a portfolio of holdings with consistent, comparable data from a single API.API endpoints
| Endpoint | Description |
|---|---|
GET /v1/statements/income_statement | Income statement data |
GET /v1/statements/balance_sheet | Balance sheet data |
GET /v1/statements/cash_flow_statement | Cash flow statement data |
GET /v1/statements/all | All three statements combined |
Why SEC API for financial statements
| Feature | SEC API | Raw EDGAR | Financial Datasets | Intrinio |
|---|---|---|---|---|
| Normalized schema | Yes | No (raw XBRL) | Yes | Yes |
| All three statements | Yes | Yes (raw) | Yes | Yes |
| REST API | Yes | No | Yes | Yes |
| Cross-company consistency | Yes | No | Partial | Yes |
| Historical depth | 2009+ | 2009+ (XBRL era) | 2010+ | 2008+ |
| SDKs (Python, JS, Rust, Go) | Yes | No | Python only | Yes |
| Pricing | Pay-as-you-go | Free (raw) | $19+/mo | $500+/mo |
Get started
Get your API key
Start pulling financial statements in under 60 seconds. 150 free API calls (one-time).

