Kalshi Trades
Prediction Market
Kalshi Trades
GET
Kalshi Trades
Documentation Index
Fetch the complete documentation index at: https://docs.asksurf.ai/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Market ticker identifier
Example:
"KXBTCD-26MAR31-B99999"
Filter by taker side: yes or no
Available options:
yes, no Example:
"yes"
Minimum notional volume in USD (each contract = $1)
Required range:
x >= 0Example:
10000
Start of time range. Accepts Unix seconds (1704067200) or date string (2024-01-01)
Example:
"2024-01-01"
End of time range. Accepts Unix seconds (1706745600) or date string (2024-02-01)
Example:
"2024-02-01"
Field to sort results by
Available options:
timestamp, notional_volume_usd Example:
"timestamp"
Sort order
Available options:
asc, desc Example:
"desc"
Results per page
Required range:
1 <= x <= 500Example:
50
Pagination offset
Required range:
x >= 0Example:
0