Overview
Financial Datasets is stock market infrastructure for AI agents and financial software. We provide real-time, structured financial data and direct access to SEC filings through a clean, predictable REST API. Our Focus:- ingest filings the moment they are published
- normalize them into machine-ready data
- expose both numbers and source text via API
What You Can Access
We cover ~17,000 active and delisted U.S. tickers with 30+ years of history. Core datasets include:- Financial Statements: Income statements, balance sheets, cash flow statements (annual, quarterly, TTM)
- Segmented Financials: Business segment and geographic breakdowns
- Earnings Data: Structured quarterly and annual results, estimates, and surprise flags parsed directly from filings and releases
- SEC Filings: 10-K, 10-Q, 8-K and more — with API access to full documents and specific sections (e.g. Item 1A, Item 7)
- Insider Trades: Form 4 insider activity
- Institutional Ownership: Form 13F institutional holdings data
- Corporate Events: Coming in March 2026.
- Earnings Transcripts: Coming in April 2026.
- AI financial agents
- Portfolio management systems
- Quantitative research platforms
- Event-driven trading infrastructure
- Internal data layers for fintech products
Our Design Principles
- Real-time ingestion
- Structured JSON responses
- Section-level access to filings
- Consistent field naming across endpoints
- Optimized for LLMs, not human browsing
Getting Started
Create an account and generate your API key at: https://financialdatasets.ai To make a request:- Add your API key to the header as
X-API-KEY - Add query parameters like
ticker,period, andlimit - Execute the request