Pay-per-request access to Financial Datasets AI: US equities fundamentals, prices, SEC filings, 13F, insider trades, KPIs, and central-bank rates. No auth, no subscriptions.
Company metadata: name, exchange, sector, industry, SIC, location.
GET/api/company/facts/tickers$0.02
Tickers covered by /company/facts.
GET/api/company/facts/ciks$0.02
CIKs covered by /company/facts.
GET/api/earnings$0.02
Most-recent earnings filings for a ticker. Omit ticker for the cross-ticker feed.
GET/api/earnings/tickers$0.02
Tickers with earnings coverage.
GET/api/filings$0.02
SEC filings index for a company.
GET/api/filings/items$0.02
Extracted item-level text from a specific filing (e.g., 10-K Item 1A Risk Factors).
GET/api/filings/tickers$0.02
Tickers covered by filings.
GET/api/filings/ciks$0.02
CIKs covered by filings.
GET/api/filings/types$0.02
Valid filing_type enum values.
GET/api/filings/items/types$0.02
Enumerable item codes per filing type.
GET/api/financial-metrics/snapshot$0.02
Latest live metrics including market cap and enterprise value.
GET/api/financial-metrics$0.02
Valuation, profitability, liquidity, leverage, efficiency, growth, and per-share ratios over history.
GET/api/financial-metrics/snapshot/tickers$0.02
Tickers supported by the metrics snapshot endpoint.
GET/api/financials$0.02
Income, balance sheet, and cash flow statements in one response.
POST/api/financials/search/screener$0.02
Stock screener: filter by fundamental criteria. Screener tickers are not guaranteed on every downstream endpoint — before paid calls, check the target endpoint's /tickers list (e.g. /api/prices/snapshot/tickers, /api/financial-metrics/snapshot/tickers). Upstream invalid/unsupported tickers return 400/404 and are still charged.
GET/api/financials/balance-sheets/segments$0.02
Balance sheet segment breakdowns.
GET/api/financials/segments$0.02
All segmented financials across statements in one call.
Revenue, operating income, and depreciation segmented by product and reporting segment.
GET/api/financials/search/screener/filters$0.02
Filterable metric fields and operators for the screener.
POST/api/financials/search/line-items$0.02
Pull specific line items across a list of tickers.
GET/api/financials/income-statements$0.02
Normalized income statements. Invalid or unsupported tickers return upstream 400/404; check /api/company/facts/tickers or endpoint-specific /tickers lists before batching.
GET/api/financials/as-reported$0.02
All as-reported statements with the raw filer concepts and labels.