Market data

Indices

Index market data API

Major equity indices (e.g. SPX) via /indices/kline, /market/quote snapshots, and WebSocket market=indices.

Major benchmarks

US and global index symbols

History depth

limit up to ~5000

Shared auth

One API key and error model

Core capabilities

Index capabilities

Same TV candle shape as FX/commodities for multi-asset boards.

Index candles

GET /api/v1/market/indices/kline

Unified quotes

GET /api/v1/market/quote

Live stream

stream market=indices

Chart-ready

Standard OHLCV bars

Use cases

Common use cases

Macro boards, beta hedges, and allocation.

01

Macro dashboards

Track benchmark moves and volatility.

02

Portfolio risk

Use indices as hedges and attribution baselines.

03

Research

Inputs for timing and rotation studies.

API endpoints

Popular endpoints

Prefer indices/kline for candles.

GET/api/v1/market/indices/kline

Index candles

e.g. ?symbol=SPX&interval=1d

GET/api/v1/market/quote

Multi-market quote

Batch by codes

WS/api/v1/market/stream

Live stream

subscribe market=indices

Data notes

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

Explore other market data

Ready to get started

Connect index data

Get an API key and fetch your first index candle in minutes.