Get Prediction Market Trades
Prediction Markets Data
Get Prediction Market Trades
Get trade history for a prediction market, with optional outcome and time filters.
GET
Get Prediction Market Trades
Query Parameters
Prediction market platform. Today only polymarket is supported; any other value returns 400.
Available options:
polymarket Example:
"polymarket"
CTF conditionId (required if outcomeId is not provided).
Outcome token id (required if marketId is not provided).
Start time in Unix milliseconds.
Required range:
x >= 0End time in Unix milliseconds.
Required range:
x >= 0Minimum trade size in USD.
Required range:
x >= 0Page size (1-500).
Required range:
1 <= x <= 500Opaque cursor returned by the previous page (pagination.nextCursor).
Response
200 - application/json
Trades list