Polygon
Polygon (Polygon.io, rebranded as Massive in early 2026) provides real-time and historical market data APIs across US stocks, options, indices, forex, cryptocurrencies, and futures. Coverage is delivered through REST endpoints and WebSocket streams under a single api.polygon.io surface plus an S3 flat files product, with tiered subscription plans for retail developers and Business contracts for redistribution and exchange-licensed data.
APIs
Polygon Stocks API
Real-time and historical US equity market data including aggregate (OHLC) bars at minute/hour/day granularity, trades, NBBO quotes, snapshots, ticker reference, splits, dividend...
Polygon Options API
OPRA-licensed options market data via REST and WebSocket: aggregates, trades, quotes, snapshots, contract reference, and option chains. Greeks and implied volatility are availab...
Polygon Indices API
Real-time and historical index values for major US and global indices via REST and WebSocket. Includes aggregates, snapshots, and index reference data.
Polygon Forex API
Real-time and historical FX prices for 1,000+ currency pairs via REST and WebSocket. Covers aggregates, quotes, snapshots, conversions, and previous-close.
Polygon Crypto API
Aggregates, trades, snapshots, and level-2 order books for crypto pairs sourced across major exchanges, plus WebSocket streaming on the crypto cluster.
Polygon Reference API
Reference data covering tickers, ticker types, markets, exchanges, market holidays, market status, conditions, stock splits, dividends, and ticker news. Shared across all asset ...
Polygon WebSocket API
Real-time streaming WebSocket clusters per asset class (stocks/options/indices/forex/crypto). Subscribers authenticate with an API key and subscribe to channels for trades, quot...
Collections
Polygon Crypto REST API
POSTMANPolygon Forex REST API
POSTMANPolygon Indices REST API
POSTMANPolygon Options REST API
POSTMANPolygon Reference REST API
POSTMANPolygon Stocks REST API
POSTMANArazzo Workflows
Polygon Corporate Actions Review
Resolve a ticker, then list its stock splits and dividends history.
ARAZZOPolygon Crypto Daily Comparison
Check market status, snapshot a crypto pair, and read its daily open/close.
ARAZZOPolygon Crypto Pair Analysis
Snapshot a crypto pair, pull its aggregate bars, and read its Level-2 order book.
ARAZZOPolygon Forex Pair Analysis
Read a currency pair's last quote, convert an amount, and pull its aggregate bars.
ARAZZOPolygon Grouped Market Scan
Check market status, pull grouped daily bars for all US stocks, and profile one symbol.
ARAZZOPolygon Index Analysis
Snapshot an index, pull its aggregate bars, and read its previous close.
ARAZZOPolygon Market-Gated Stock Daily Snapshot
Check current US market status, then pull a stock's daily open/close and previous close.
ARAZZOPolygon Options Chain Scan
Resolve an underlying's details, scan its options chain, and read its previous close.
ARAZZOPolygon Options Contract Deep Dive
List an underlying's option contracts, snapshot the top contract, and pull its bars.
ARAZZOPolygon Stock Research
Resolve a stock ticker's reference details, pull its aggregate bars, and read its previous close.
ARAZZOPolygon Ticker Discovery and Profile
Search active stock tickers, resolve the top match's details, and pull its recent bars.
ARAZZOPolygon Ticker News Context
Resolve a ticker's details, pull recent news, and read its previous close.
ARAZZOPricing Plans
Rate Limits
FinOps
Polygon Finops
FINOPSFeatures
Unified REST and WebSocket surface for stocks, options, indices, forex, crypto, and futures.
Sub-second live feeds plus 20+ years of historical aggregates depending on tier.
Dedicated streaming clusters for stocks, options, indices, forex, and crypto subscriptions.
S3-style daily aggregate, trade, and quote files for bulk historical loads on paid tiers.
Basic / Starter / Developer / Advanced / Business plans per asset class with distinct rate limits.
Use Cases
Power retail and institutional trading UIs with consolidated real-time quotes and bars.
Pull decades of aggregated bars and tick data for systematic strategy research.
Stream live trades and quotes into compliance, surveillance, and risk engines.
Build market dashboards, terminals, and embedded charts across asset classes.
Drive options Greeks, volatility surfaces, and FX hedging models with reliable feeds.
Integrations
Polygon data feeds integrate with charting libraries used by trading apps.
Python SDK returns DataFrames for direct use in research notebooks.
Flat files load into modern data warehouses for SQL-based market analytics.
WebSocket feeds bridge into Kafka, Redpanda, and Kinesis for downstream processing.
Solutions
Tiered plans for consumer-facing investing apps and personal-finance tools.
Business contracts for redistribution and full SIP / OPRA / CME exchange-licensed data.
Flat files and historical APIs for ML feature engineering and financial NLP.
Event Specifications
Polygon WebSocket Streaming API
Polygon real-time market data WebSocket clusters. Each asset class (stocks, options, indices, forex, crypto) has its own dedicated cluster at `wss://socket.polygon.io/{cluster}`...
ASYNCAPI