Retrieve historical trades for a Polymarket market. Each trade includes execution details.
What you get:
Important: This endpoint requires the condition_id (hex string starting with 0x), NOT the standard poly_id.
Use cases:
Your API key (get one from the test-key endpoint above)
Polymarket condition ID (hex string). This is different from the standard poly_id - it's the long identifier starting with '0x' that uniquely identifies a market condition.
Maximum number of trades to return (default: 10 in docs, no max limit)