# Financial Datasets > Financial Datasets is a stock market API with financial data for 17,000+ tickers over 30+ years, including financial statements, equity prices, insider transactions, SEC filings, and more. ## Docs - [Analyst Estimates](https://docs.financialdatasets.ai/api/analyst-estimates/ticker.md): Get Wall Street analyst estimates and price targets for any US stock ticker. Includes EPS, revenue estimates, and consensus ratings. - [Facts (by CIK)](https://docs.financialdatasets.ai/api/company/facts/cik.md): Get company information and facts by SEC CIK number. Includes sector, industry, market cap, and corporate details. - [Facts (by ticker)](https://docs.financialdatasets.ai/api/company/facts/ticker.md): Get company information and facts by stock ticker. Includes sector, industry, market cap, employee count, and more. - [Company Earnings](https://docs.financialdatasets.ai/api/earnings/earnings.md): Get quarterly and annual earnings data for a single company. Includes EPS actuals, estimates, surprise, and report dates. - [Earnings Feed](https://docs.financialdatasets.ai/api/earnings/feed.md): A real-time feed of the most recently filed earnings across all covered companies — no ticker required. - [Items](https://docs.financialdatasets.ai/api/filings/items.md): Get specific sections and items from SEC filings, like Item 1A Risk Factors or Item 7 MD&A. - [Filings](https://docs.financialdatasets.ai/api/filings/ticker.md): Search SEC filings (10-K, 10-Q, 8-K) for any US public company by stock ticker. - [Historical](https://docs.financialdatasets.ai/api/financial-metrics/historical.md): Get historical financial metrics and ratios for any US stock ticker. Includes P/E, EV/EBITDA, ROE, and 100+ metrics. - [Snapshot](https://docs.financialdatasets.ai/api/financial-metrics/snapshot.md): Get a real-time snapshot of current financial metrics and valuation ratios for any US stock ticker. - [All Financial Statements](https://docs.financialdatasets.ai/api/financials/all-financial-statements.md): Get all financial statements (income, balance sheet, cash flow) for any US stock in a single API call. - [All Segmented Financials](https://docs.financialdatasets.ai/api/financials/all-segments.md): Get all segment breakdowns (income statement, balance sheet, cash flow) for any US stock in a single API call. - [Balance Sheet](https://docs.financialdatasets.ai/api/financials/balance-sheet-segments.md): Get balance sheet segment breakdowns (assets, goodwill, long-lived assets) by business segment for any US public company. - [Balance Sheets](https://docs.financialdatasets.ai/api/financials/balance-sheets.md): Get balance sheet data for any US stock ticker. Assets, liabilities, and equity with 30+ years of history. - [Cash Flow Statement](https://docs.financialdatasets.ai/api/financials/cash-flow-statement-segments.md): Get cash flow statement segment breakdowns (capital expenditure) by business segment for any US public company. - [Cash Flow Statements](https://docs.financialdatasets.ai/api/financials/cash-flow-statements.md): Get cash flow statements for any US stock ticker. Operating, investing, and financing cash flows over 30+ years. - [Income Statement](https://docs.financialdatasets.ai/api/financials/income-statement-segments.md): Get income statement segment breakdowns (revenue, operating income, depreciation) by product and business segment for any US public company. - [Income Statements](https://docs.financialdatasets.ai/api/financials/income-statements.md): Get income statements for any US stock ticker. Revenue, expenses, and net income over 30+ years of history. - [Line Items](https://docs.financialdatasets.ai/api/financials/search-line-items.md): Search for specific financial statement line items across all US public companies. - [Stock Screener](https://docs.financialdatasets.ai/api/financials/search-screener.md): Screen and filter stocks by financial metrics like revenue, net income, P/E ratio, and more. - [Insider Trades](https://docs.financialdatasets.ai/api/insider-trades/insider-trades.md): Get SEC Form 4 insider trading data for any US stock. Includes buy/sell transactions by officers and directors. - [Ownership (by investor)](https://docs.financialdatasets.ai/api/institutional-ownership/investor.md): Get the full portfolio holdings of any institutional investor from SEC 13F filings. - [Ownership (by ticker)](https://docs.financialdatasets.ai/api/institutional-ownership/ticker.md): Get 13F institutional ownership data for any US stock. See which hedge funds and institutions hold the stock. - [Guidance](https://docs.financialdatasets.ai/api/kpi/guidance.md): Get forward guidance from earnings releases. - [Metrics](https://docs.financialdatasets.ai/api/kpi/metrics.md): Get operational key performance indicators from earnings releases. - [Non-GAAP Metrics](https://docs.financialdatasets.ai/api/kpi/non-gaap.md): Get non-GAAP financial metrics with GAAP reconciliation context. - [Historical](https://docs.financialdatasets.ai/api/macro/interest-rates/historical.md): Get historical US interest rate data including Federal Funds Rate, Treasury yields, and SOFR. - [Snapshot](https://docs.financialdatasets.ai/api/macro/interest-rates/snapshot.md): Get a real-time snapshot of current US interest rates including Fed Funds Rate, Treasury yields, and SOFR. - [Company News](https://docs.financialdatasets.ai/api/news/company.md): Get the latest news articles and press coverage for any US public company by stock ticker. - [Market News](https://docs.financialdatasets.ai/api/news/market.md): Get the latest broad market news covering macro, rates, earnings, geopolitics, energy, crypto, and other market-moving topics. - [Historical](https://docs.financialdatasets.ai/api/prices/historical.md): Get historical stock prices for any US ticker. Daily, weekly, monthly, or yearly OHLCV data. - [Market Snapshot](https://docs.financialdatasets.ai/api/prices/market-snapshot.md): Get a real-time price snapshot for every actively traded US stock in a single request. - [Company Snapshot](https://docs.financialdatasets.ai/api/prices/snapshot.md): Get the latest real-time stock price snapshot for any US ticker including open, high, low, and close. - [Data Provenance](https://docs.financialdatasets.ai/data-provenance.md): Primary-source financial data with full provenance transparency. - [How to Get Fundamentals](https://docs.financialdatasets.ai/guides/analyze-financial-statements-python.md): Learn how to fetch and analyze income statements, balance sheets, and cash flow statements for any US stock using Python. - [How to Get Stock Prices](https://docs.financialdatasets.ai/guides/get-stock-prices-python.md): Learn how to fetch historical stock price data for any US ticker using Python and the Financial Datasets API. Includes daily, weekly, and monthly intervals. - [How to Search SEC Filings](https://docs.financialdatasets.ai/guides/search-sec-filings-python.md): Learn how to search and retrieve SEC filings (10-K, 10-Q, 8-K) and extract specific sections like Risk Factors using Python. - [Introduction](https://docs.financialdatasets.ai/introduction.md): Stock market infrastructure for AI agents. - [Market Coverage](https://docs.financialdatasets.ai/market-coverage.md): Complete US public company data for 17,000+ tickers over 30+ years. - [MCP Server](https://docs.financialdatasets.ai/mcp-server.md): Access the official remote MCP server for Financial Datasets. - [OpenAPI Spec](https://docs.financialdatasets.ai/openapi-spec.md): Machine-readable API specification for programmatic integration - [Quick Start](https://docs.financialdatasets.ai/quickstart.md): Get started with the Financial Datasets API in under 2 minutes. Install, authenticate, and make your first stock data API call. - [Support](https://docs.financialdatasets.ai/support.md): Get help with the Financial Datasets API. Contact support, report bugs, or request new features and data coverage. ## OpenAPI Specs - [openapi](https://docs.financialdatasets.ai/api/openapi.json) ## Optional - [Dashboard](https://financialdatasets.ai) - [Pricing](https://financialdatasets.ai/pricing) - [Discord](https://discord.gg/hTtb8wzgSQ)