Skip to content
ANY//
//Endpoints · Kalshi

Kalshi Endpoint Reference

9 maintained endpoints and what each returns. For the full Kalshi overview — sample response, FAQ and use cases — see the source page.

About the Kalshi source
POST /api/kalshi/eventsPrediction-market event by ticker — title, category, lifecycle status, and optionally all nested tradeable contracts
POST /api/kalshi/events/searchSearch events by series ticker and status; returns matching event list with optional nested markets
POST /api/kalshi/marketsTradeable Yes/No contract by ticker — live bid/ask prices, volume, open interest, liquidity, settlement rules
POST /api/kalshi/markets/historyOHLC candlestick price history for a contract over a custom time window (1m, 1h, or 1d candles)
POST /api/kalshi/markets/orderbookCurrent Yes/No order-book snapshot — bid and ask price levels with size
POST /api/kalshi/markets/searchSearch contracts by event, series, status, or close-time window
POST /api/kalshi/markets/tradesPublic trade feed — price, size, taker side, block trade flag
POST /api/kalshi/seriesSeries template by ticker — category, frequency, fee structure, settlement sources
POST /api/kalshi/series/searchList series templates within a category