Macro dashboards
Track benchmark moves and volatility.
Market data
Major equity indices (e.g. SPX) via /indices/kline, /market/quote snapshots, and WebSocket market=indices.
US and global index symbols
limit up to ~5000
One API key and error model
Core capabilities
Same TV candle shape as FX/commodities for multi-asset boards.
GET /api/v1/market/indices/kline
GET /api/v1/market/quote
stream market=indices
Standard OHLCV bars
Use cases
Macro boards, beta hedges, and allocation.
Track benchmark moves and volatility.
Use indices as hedges and attribution baselines.
Inputs for timing and rotation studies.
API endpoints
Prefer indices/kline for candles.
/api/v1/market/indices/klinee.g. ?symbol=SPX&interval=1d
/api/v1/market/quoteBatch by codes
/api/v1/market/streamsubscribe market=indices
Index symbols and sessions vary by market. Bars are OHLCV; precision and latency depend on plan and may not match an official exchange print tick-for-tick.
Keep exploring
Ready to get started
Get an API key and fetch your first index candle in minutes.