Topic
Crawlora's Kalshi coverage: 21 live API endpoints and 1 guide on scraping Kalshi data. See the endpoint table and the Kalshi Scraper API hub below for parameters, pricing, and comparisons.
API endpoints
| Method | Endpoint | Summary | Docs |
|---|---|---|---|
GET | /kalshi/events | Kalshi events | |
GET | /kalshi/event/{event_ticker} | Kalshi event detail | |
GET | /kalshi/markets | Kalshi markets | |
GET | /kalshi/market/{ticker} | Kalshi market detail | |
GET | /kalshi/market/{ticker}/orderbook | Kalshi market orderbook | |
GET | /kalshi/trades | Kalshi trades | |
GET | /kalshi/series | Kalshi series | |
GET | /kalshi/market/{ticker}/history | Kalshi market history | |
GET | /kalshi/historical/markets | Kalshi historical markets | |
GET | /kalshi/exchange/status | Kalshi exchange status | |
GET | /kalshi/event/{event_ticker}/history | Kalshi event history | |
GET | /kalshi/event/{event_ticker}/metadata | Kalshi event metadata | |
GET | /kalshi/events/multivariate | Kalshi multivariate events | |
GET | /kalshi/exchange/schedule | Kalshi exchange schedule | |
GET | /kalshi/historical/cutoff | Kalshi historical data cutoff | |
GET | /kalshi/historical/market/{ticker} | Kalshi historical market detail | |
GET | /kalshi/historical/market/{ticker}/history | Kalshi historical market history | |
GET | /kalshi/historical/trades | Kalshi historical trades | |
GET | /kalshi/markets/history | Kalshi batch market history | |
GET | /kalshi/markets/orderbooks | Kalshi batch market orderbooks | |
GET | /kalshi/series/{series_ticker} | Kalshi series detail |
API hub
Extract Kalshi events, markets, series, trades, order books, and historical market data as structured JSON from credential-free public exchange data.
Explore the Kalshi Scraper APIGuides