Get Kalshi Markets
List markets on Kalshi, the CFTC-regulated US prediction exchange, with live bid/ask quotes in dollars.
tickers (comma-separated), scope to a group with event_ticker / series_ticker, or narrow with status, search, and the created / close / settled timestamp ranges.
Returns markets[] with title, status, yes_bid_dollars / yes_ask_dollars, last_price_dollars, volume_fp, open_interest_fp, and rules_primary (the settlement criteria), plus a cursor to page with.
For executed fills rather than quotes, use get_kalshi_trades. For the crypto-native venue carrying similar questions, use get_polymarket_markets.Authorizations
Your AIsa API key as a Bearer token.
Query Parameters
Comma-separated Kalshi market tickers to retrieve.
"KXMVESPORTSMULTIGAMEEXTENDED-S20268A776ACB3C6-43886DEE17A"
Filter by a single Kalshi event ticker.
"KXMVESPORTSMULTIGAMEEXTENDED-S20268A776ACB3C6"
Search markets by keywords in title and description. Must be URL encoded (e.g., 'bitcoin%20price' for 'bitcoin price').
"bitcoin"
Filter markets by status.
unopened, open, paused, closed, settled "open"
Number of results per page. Defaults to 100. Maximum value is 1000.
0 <= x <= 1000100
Pagination cursor from the previous response.
Filter by series ticker.
Filter markets created after this Unix timestamp.
Filter markets created before this Unix timestamp.
Filter markets updated after this Unix timestamp.
Filter markets closing before this Unix timestamp.
Filter markets closing after this Unix timestamp.
Filter markets settled after this Unix timestamp.
Filter markets settled before this Unix timestamp.
Filter by multivariate events.
only, exclude