Kalshi Events
GET
/gateway/v1/prediction-market/kalshi/eventsReturns Kalshi events with nested markets, optionally filtered by `event_ticker`.
Each event includes market count and a list of markets.
Data refresh: ~30 minutes
Query Parameters
event_tickerstring
Event ticker identifier. When omitted, returns top active events by volume. Use GET /v1/search/kalshi?q={keyword} to discover valid tickers.
Example:
KXBTC2026250-27JAN01limitinteger
Results per page
Example:
20offsetinteger
Pagination offset
Example:
0Kalshi Events
OK