cURL
curl --request GET \ --url https://synthesis.trade/api/v1/kalshi/market/{market_id}/trades
{ "success": true, "response": [ { "trade_id": "f6a7b8c9-d0e1-2345-f678-90abcdef1234", "market_id": "KXBTC-25-T100000", "outcome": "Yes", "side": true, "amount": "100.000", "shares": "175.000", "price": "0.570", "created_at": "2026-01-01T00:00:00" } ] }
Get recent trades for a Kalshi market.
Documentation IndexFetch the complete documentation index at: https://api.synthesis.trade/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://api.synthesis.trade/docs/llms.txt
Use this file to discover all available pages before exploring further.
Maximum trades to return. Capped at 1000.
1000
100
Pagination offset.
0
Kalshi market trades