Kalshi Markets
GET
/gateway/v1/prediction-market/kalshi/marketsReturns Kalshi markets, optionally filtered by `market_ticker`.
Each market includes price, volume, and status.
Data refresh: ~30 minutes
Query Parameters
market_tickerstring
Market ticker identifier. When omitted, returns top active markets by volume. Use GET /v1/search/kalshi?q={keyword} to discover valid tickers.
Example:
KXBTC2026250-27JAN01-250000limitinteger
Results per page
Example:
20offsetinteger
Pagination offset
Example:
0Kalshi Markets
OK