/kalshi/markets/history

POST /api/kalshi/markets/history

Price: 10 credits

Get OHLC price-history candlesticks for a prediction-market contract over a time window

How to use it

Get historical OHLC candlesticks for a single prediction-market contract over a time window. Provide the series_ticker and market ticker, a start_ts/end_ts Unix-second window, and a period_interval (1m, 1h or 1d). Each candle carries end_period_at plus the open/high/low/close/mean trade price, traded volume, open interest, and the yes-bid and yes-ask OHLC sub-series.

Parameters

Request body

Response

Errors

Response headers