Financial Data data
The Financial Data API is a master finance API over many source APIs. These pages expose the API as crawlable finance objects: instruments, quotes, histories, options, fundamentals, funds, events, news, markets, regulatory datasets, route metadata, and source observations.
By the numbers
| Public API routes | 225 |
| Composite routes | 168 |
| MVP routes | 12 |
| Source definitions | 34 |
| Financial adapters | 26 |
| Official sources | 8 |
Canonical collections
| Collection | Canonical objects | Domains | Primary API routes | Entity page |
|---|---|---|---|---|
| Instruments and Identity | Resolved symbols, listings, identifiers, related instruments, quote snapshots, and symbol-scoped evidence. | identity_search, quote_snapshot, price_history | /v1/instruments/{symbol}/v1/instruments/{symbol}/quote/v1/instruments/{symbol}/history/v1/instruments/{symbol}/profile | AAPL instrument hub |
| Quote Snapshots | Latest quote observations, quote summaries, extended-hours rows, FX rates, and provider disagreement evidence. | quote_snapshot | /v1/quote/v1/instruments/{symbol}/quote/v1/instruments/{symbol}/summary/v1/instruments/{symbol}/extended-hours | AAPL quote evidence |
| Prices and History | Historical bars, intraday series, compact sparklines, return comparisons, volatility, and settlement series. | price_history | /v1/history/{symbol}/v1/instruments/{symbol}/intraday/v1/instruments/{symbol}/spark/v1/compare/returns | AAPL price history |
| Options and Derivatives | Option chains, expirations, IV, Greeks, flow, most-active contracts, strategies, Cboe market share, and futures-adjacent records. | options_derivatives | /v1/options/{symbol}/v1/options/{symbol}/chain/v1/options/{symbol}/expirations/v1/options/most-active | AAPL options evidence |
| Fundamentals and Issuers | Profiles, fundamentals, financial statements, valuation metrics, ratings, ownership, insiders, estimates, and issuer analytics. | fundamentals | /v1/profile/{symbol}/v1/fundamentals/{symbol}/v1/financials/{symbol}/statements/v1/ratings/{symbol} | AAPL issuer evidence |
| Events and Corporate Actions | Earnings, dividends, splits, IPOs, economic calendars, corporate actions, event reactions, and symbol-scoped event rows. | corporate_actions_calendars | /v1/calendar/v1/calendar/earnings/v1/earnings/{symbol}/v1/instruments/{symbol}/events | AAPL event evidence |
| Funds and ETFs | ETF and fund catalogs, profiles, holdings, prices, histories, performance, distributions, exposures, providers, and premium-discount data. | fund_etf | /v1/funds/v1/funds/{symbol}/profile/v1/funds/{symbol}/holdings/v1/funds/providers | SPY fund evidence |
| News, Research, and Transcripts | Market news, symbol news, latest feeds, topic feeds, story streams, source story content, research rows, ideas, RSS-style feeds, and transcripts. | news_content | /v1/news/v1/news/{symbol}/v1/news/latest/v1/news/search | AAPL news evidence |
| Markets, Screeners, and Reference Lists | Market summaries, movers, indices, sectors, exchanges, trending lists, screeners, listings, market clocks, and source-defined universes. | market_lists_screeners, metadata_system | /v1/markets/summary/v1/markets/movers/v1/markets/indices/v1/screener | Market summary evidence |
| Regulatory, Filings, Venues, and Macro | SEC, FINRA, OCC, CFTC, Treasury, FRED, FDIC, Cboe venue, short interest, short-sale, Reg SHO, halts, filings, bank, LEI, macro, and public-record datasets. | regulatory_market_structure | /v1/regulatory/v1/regulatory/short-interest/v1/filings/{symbol}/v1/macro/fred/{series_id} | AAPL filing evidence |
Entity hubs
| Entity | What the page joins | Open |
|---|---|---|
| AAPL | Instrument identity, quote evidence, price history, options, issuer facts, news, events, and filings. | Open |
| MSFT | Same joined instrument hub for Microsoft across source observations and canonical routes. | Open |
| SPY | ETF/fund profile, holdings-oriented routes, price evidence, and market context. | Open |
| ^GSPC | Index-style instrument lookup and quote/history routes where providers support it. | Open |
Route domains
Subject kinds
| Subject kind | Routes |
|---|---|
| instrument | 50 |
| issuer | 29 |
| market | 27 |
| regulatory_dataset | 24 |
| event | 16 |
| fund | 11 |
| news_item | 11 |
| discovery | 10 |
| instrument_set | 9 |
| source_metadata | 7 |
| venue | 7 |
| future_contract | 5 |
Representative API routes
| Name | Path | Domain | Route | Coverage | Summary |
|---|---|---|---|---|---|
| quote | /v1/quote | quote_snapshot | compositeinstrument | L3portal_comparison9 sources | Intent-first quote observation bundle. The Financial Data API chooses relevant sources by default; debug_sources=... is an advanced source fanout override. |
| quote_alternate | /v1/quote/{symbol} | quote_snapshot | compositeinstrument | L3portal_comparison9 sources | Intent-first quote observation bundle. The Financial Data API chooses relevant sources by default; debug_sources=... is an advanced source fanout override. |
| quote | /v1/quote | quote_snapshot | compositeinstrument | L3portal_comparison9 sources | Intent-first quote observation bundle. The Financial Data API chooses relevant sources by default; debug_sources=... is an advanced source fanout override. |
| quote_alternate | /v1/quote/{symbol} | quote_snapshot | compositeinstrument | L3portal_comparison9 sources | Intent-first quote observation bundle. The Financial Data API chooses relevant sources by default; debug_sources=... is an advanced source fanout override. |
| quote_spark | /v1/instruments/{symbol}/spark | price_history | compositeinstrument | L1mixed1 sources | Compact sparkline-style price series. |
| quote_intraday | /v1/instruments/{symbol}/intraday | price_history | compositeinstrument | L1mixed5 sources | Intraday price observations from chart-capable sources. |
| options | /v1/options | options_derivatives | compositeinstrument | L2mixed7 sources | Multi-source options chain, IV, Greeks, and flow observations. |
| options_alternate | /v1/options/{symbol} | options_derivatives | compositeinstrument | L2mixed7 sources | Multi-source options chain, IV, Greeks, and flow observations. |
| profile | /v1/profile | fundamentals | compositeinstrument | L2mixed8 sources | Multi-source company/fund profile and fundamentals observations. |
| profile_alternate | /v1/profile/{symbol} | fundamentals | compositeinstrument | L2mixed8 sources | Multi-source company/fund profile and fundamentals observations. |
| event_reaction | /v1/analysis/event-reaction | corporate_actions_calendars | compositeevent | L2mixed4 sources | Faux backtest of post-event close-to-close price reactions using normalized event dates and daily bars. |
| event_reaction_alternate | /v1/analysis/event-reaction/{symbol} | corporate_actions_calendars | compositeevent | L2mixed4 sources | Faux backtest of post-event close-to-close price reactions using normalized event dates and daily bars. |
| funds | /v1/funds | fund_etf | compositefund | L1mixed2 sources | Fund and ETF catalogs and popular ETF lists. |
| fund_profile | /v1/funds/{symbol}/profile | fund_etf | compositefund | L2issuer_native5 sources | ETF/fund profile observations with issuer-native data preferred. |
| transcripts | /v1/transcripts/{id} | news_content | compositeevent | L1content_source2 sources | Earnings-call transcript payloads, speakers, segments, and transcript link catalogs. |
| transcripts_alternate | /v1/earnings/transcripts/{id} | news_content | compositeevent | L1content_source2 sources | Earnings-call transcript payloads, speakers, segments, and transcript link catalogs. |
Source evidence registry
| Source ID | Docs | Source | Upstream | Kind | Status | Authority | Maturity | Routes | Limit/min | Note |
|---|---|---|---|---|---|---|---|---|---|---|
| yfin | Docs | Yahoo Finance | finance.yahoo.com | fin_adapter | active | - | - | - | 240 | Source-native Yahoo Finance-backed routes for quotes, historical prices, options, screeners, and fundamentals. |
| gfin | Docs | Google Finance | google.com/finance | fin_adapter | active | - | - | - | 240 | Source-native Google Finance-backed routes for symbol search, quotes, market summaries, news, and research. |
| nfin | Docs | Nasdaq | nasdaq.com | fin_adapter | active | - | - | - | 240 | Source-native Nasdaq-backed routes for calendars, options, quote pages, short interest, IPOs, and Nordic market data. |
| tvfin | Docs | TradingView | tradingview.com | fin_adapter | active | - | - | - | 240 | Source-native TradingView-backed routes for search, market news, screeners, calendars, options, ideas, and scripts. |
| cfin | Docs | CNBC | cnbc.com | fin_adapter | active | - | - | - | 240 | CNBC-backed market context routes for earnings events, fair value, movers, market news, and market tables. |
| bfin | Docs | Barchart.com | barchart.com | fin_adapter | active | - | - | - | 240 | Barchart-backed routes for quotes, historical bars, options chains, options flow, futures, and COT data. |
| sfin | Docs | StockAnalysis.com | stockanalysis.com | fin_adapter | active | - | - | - | 240 | StockAnalysis-backed routes for quotes, company data, financials, dividends, splits, calendars, and screeners. |
| etffin | Docs | ETF issuers | ishares.com, vanguard.com, invesco.com | fin_adapter | active | - | - | - | 240 | Issuer-direct ETF routes for fund catalogs, holdings, profiles, and performance. |
| nyfin | Docs | NYSE / ETF Central | nyse.com, etfcentral.com | fin_adapter | active | - | - | - | 240 | NYSE and ETF Central-backed routes for ETF quotes, ETF market state, popularity, and dividend ex-dates. |
| rfin | Docs | FINRA Query API | finra.org | fin_adapter | active | - | - | - | 240 | FINRA-backed regulatory and market-structure datasets with queryable metadata. |
| cbfin | Docs | Cboe | cboe.com | fin_adapter | active | - | - | - | 96 | Cboe-backed option, index, futures, delayed quote, and market-structure routes. |
| ofin | Docs | OTC Markets | otcmarkets.com | fin_adapter | active | - | - | - | 240 | OTC Markets-backed routes for securities search, company profiles, quotes, disclosures, and market data. |
Get this page with API
Rendered from the bluedoor Financial Data API. Reproduce it:
GET https://api.bluedoor.sh/financial-data/v1/endpointsJSONGET https://api.bluedoor.sh/financial-data/v1/sourcesJSONGET https://api.bluedoor.sh/financial-data/v1/instruments/AAPLJSONGET https://api.bluedoor.sh/financial-data/v1/instruments/AAPL/quote?max_sources=3JSON