← Back to search
55
Partial
Agentic Readiness Score
data llms-txtopenapiapiai-friendlyfintech

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Found
🔗
Structured API
Not found
🏷
Schema.org Markup
Found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 55/100

            

llms.txt Content

# Financial Datasets > Financial Datasets is a developer-friendly REST API providing institutional-grade stock market data for AI agents, quantitative research, and financial applications. Financial Datasets covers 17,325+ tickers with 30+ years of historical data, sub-200ms response times, and 99.98% uptime. Subscription plans start at $200/mo (Developer) with per-request pricing from $0.00 to $0.10 depending on the endpoint. All endpoints use simple GET/POST requests with API key authentication. Common use cases: AI agent tool use, financial modeling, quantitative analysis, backtesting, portfolio analytics, and building fintech products. ## API Documentation - [Introduction](https://docs.financialdatasets.ai/introduction.md): Overview of the Financial Datasets API - [All Financial Statements](https://docs.financialdatasets.ai/api/financials/all-financial-statements.md): Get all financial statements for a ticker - [Income Statements](https://docs.financialdatasets.ai/api/financials/income-statements.md): Get income statements for a ticker - [Balance Sheets](https://docs.financialdatasets.ai/api/financials/balance-sheets.md): Get balance sheets for a ticker - [Cash Flow Statements](https://docs.financialdatasets.ai/api/financials/cash-flow-statements.md): Get cash flow statements for a ticker - [Segmented Revenues](https://docs.financialdatasets.ai/api/financials/segmented-revenues.md): Get segmented revenue data for a ticker - [Search (by filters)](https://docs.financialdatasets.ai/api/financials/search-by-filters.md): Search financial data using filters - [Search (by line items)](https://docs.financialdatasets.ai/api/financials/search-by-line-items.md): Search for specific financial metrics ## Prices & Metrics - [Stock Prices](https://docs.financialdatasets.ai/api/prices/historical.md): Get historical price data for a ticker - [Price Snapshot](https://docs.financialdatasets.ai/api/prices/snapshot.md): Get real-time price snapshot for a ticker - [Crypto Pric

OpenAPI Spec (preview)

{ "openapi": "3.0.1", "info": { "title": "Financial Datasets API", "description": "Stock market API with real-time and historical financial data for 17,000+ tickers over 30+ years. Financial statements, equity prices, insider trades, SEC filings, and more.", "version": "1.0.0", "license": { "name": "MIT", "url": "https://opensource.org/licenses/MIT" }, "contact": { "name": "API Support", "url": "mailto:support@financialdatasets.ai", "emai