Historical orderbook
Kalshi
Historical orderbook
Full orderbook snapshots with YES bids, NO bids, and derived best bid/ask.
GET
Historical orderbook
Full orderbook snapshots with YES bids, NO bids, and derived best bid/ask from the YES perspective. Without
start_time/end_time, returns the most recent snapshots.
Parameters
string
required
Kalshi market ticker (e.g.,
KXFEDDECISION-26APR-H0).integer
Start time in Unix ms. Omit with
end_time to get latest data.integer
End time in Unix ms. Omit with
start_time to get latest data.string
default:"1m"
Snapshot interval:
1m or 5m.integer
default:"100"
Max rows per page (1-200).
string
Cursor from previous response for next page.