Skip to main content
GET

Authorizations

X-API-Key
string
header
required

Your API key (get one from the test-key endpoint above)

Path Parameters

klsi_id
string
required

Kalshi market ID

Query Parameters

limit
integer
default:10

Maximum number of rows to return (default: 10 in docs, max: 10000). Use a higher limit in your code.

cursor
string

Pagination cursor for next page

Response

200 - application/json

Orderbook snapshots

snapshot_time
string<date-time>
exchange
string
market_id
string
bid_side
number[]
ask_side
number[]
original_last_update
string<date-time>