Polymarket Trades
Polymarket·API catalog
Returns historical trade data from Polymarket with different filters such as trader's address and market slug.
Request (agent_id 556)
proxy_wallet(string)Filter by wallet address
condition_id(string)Ethereum condition ID for the market
market_slug(string)Filter trades by specific market
side(string)Trade direction: "BUY" or "SELL"
start_time(string)Date/time is sent as Unix seconds (string).Trades after this timestamp (inclusive)
end_time(string)Date/time is sent as Unix seconds (string).Trades before this timestamp (inclusive)
Result