Get Kalshi Markets
Kalshi
List Markets
Query Kalshi markets with filtering, sorting, and pagination
GET
Get Kalshi Markets
Fetch Kalshi prediction markets with filtering, sorting, and pagination. Does not include Multi Variate Event (MVE) markets like parlays.Documentation Index
Fetch the complete documentation index at: https://docs.predexon.com/llms.txt
Use this file to discover all available pages before exploring further.
| Constraint | Value |
|---|---|
limit | 1–100 (default 20) |
Prices are returned as decimals (0–1), not cents.
Authorizations
Query Parameters
Filter by status: open or closed
Available options:
open, closed Minimum last price (0-100)
Required range:
0 <= x <= 100Maximum last price (0-100)
Required range:
0 <= x <= 100Minimum dollar open interest
Required range:
x >= 0Minimum dollar volume
Required range:
x >= 0Search in title (minimum 3 characters)
Required string length:
3 - 100Filter by ticker(s)
Maximum array length:
50Filter by event ticker(s)
Maximum array length:
50Filter by series ticker(s)
Maximum array length:
50Filter by predexon ID(s)
Maximum array length:
50Sort by
Available options:
volume, open_interest, price_desc, price_asc, close_time Number of markets to return
Required range:
1 <= x <= 100Cursor for next page (from previous response)
