Kalshi Markets
Get Kalshi Markets
markets and cursor fields.
Best for: Browsing Kalshi markets by status, ticker, event ticker, series ticker, timestamps, or multivariate-event filters.
Endpoint: GET /kalshi/markets
Example
Response
The response object contains amarkets array and, when more results are available, a cursor string for the next page. Market objects include Kalshi fields such as ticker, event_ticker, title, status, yes_bid_dollars, yes_ask_dollars, no_bid_dollars, no_ask_dollars, volume_fp, volume_24h_fp, and liquidity_dollars.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