Market data

US

US equities market data API

NASDAQ and NYSE symbols via REST quotes/candles and WebSocket stocks ticks. equity/quote accepts up to ~20 symbols per call—ideal for watchlists and pre-trade checks.

Major exchanges

NASDAQ, NYSE, and more

Live quotes

equity/quote snapshots

Historical candles

equity/kline multi-interval

Core capabilities

US equities capabilities

Dedicated equity endpoints with last, change, volume, book, and market phase fields.

Quote API

Batch symbols with last/change/volume.

Candle API

Minute to daily/weekly/monthly; optional TV source.

WebSocket

stream with market=stocks.

Developer-friendly

succ/data envelope and clear error codes.

Use cases

Common use cases

US equities power most global trading and research stacks.

01

Trading terminals

Watchlists, sparklines, and session-phase UI.

02

Backtesting

OHLCV from equity/kline aligned to live fields.

03

Risk monitoring

WS ticks for mark-to-market and alerts.

API endpoints

Popular endpoints

Prefer equity paths; multi-market short codes also work via /market/quote.

GET/api/v1/market/equity/quote

US quotes

e.g. ?symbols=AAPL,MSFT

GET/api/v1/market/equity/kline

US candles

e.g. ?symbol=AAPL&interval=1d&limit=100

WS/api/v1/market/stream

Live stream

subscribe market=stocks

Data notes

Symbols are usually tickers (AAPL); optional EQ_ prefix. Latency and Level access depend on plan. Align backtests to exchange calendars.

Keep exploring

Explore other market data

Ready to get started

Connect US equities

Register, unlock US rights, then wire quotes and streams.