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_KEYDocumentation Index
Fetch the complete documentation index at: https://docs.delphimarkets.com/llms.txt
Use this file to discover all available pages before exploring further.
Your 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