Retrieve orderbook snapshots for a Kalshi market. The orderbook shows all open buy and sell orders at different price levels.
Understanding the Response:
Use Cases:
GET /api/v1/klsi/KXBTC-26FEB01/orderbook?limit=100X-API-Key: YOUR_API_KEYYour API key (get one from the test-key endpoint above)
Kalshi market ID
Maximum number of rows to return (default: 10 in docs, max: 10000). Use a higher limit in your code.
Pagination cursor for next page