/kalshi/markets/trades

POST /api/kalshi/markets/trades

Price: 10 credits

Get the public trade feed of a prediction-market contract by its ticker

How to use it

Get the public tape of executed trades for a single prediction-market contract by its ticker. Returns each trade with its id, the number of contracts traded, the Yes and No execution prices, the taker side and outcome, a block-trade flag, and the trade timestamp. Optionally bound the feed to a time window with min_ts and max_ts (Unix seconds).

Parameters

Request body

Response

Errors

Response headers