Skip to main content
GET
Batch fetch candlesticks

授权

x-api-key
string
header
必填

Solana Tracker Data API key

查询参数

tickers
string
必填

Required comma-separated tickers / condition ids (max 25)

exchange
string

kalshi, polymarket, or poly

period_interval
string

1m, 1h, or 1d (default 1h)

limit
integer<int64>

Max candles per series (default 200, max 2000)

必填范围: x >= 0

响应

Per-ticker candle series

Batch candlesticks response.

series
object[]
必填