Get trades for a market
Markets
Get trades for a market
Fetch historical trades for a specific market with pagination
GET
Get trades for a market
Documentation Index
Fetch the complete documentation index at: https://docs.polyrouter.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Query Parameters
Market ID to fetch trades for
Example:
"524153"
Number of trades to return (max 1000)
Example:
"100"
Pagination cursor from previous response
Filter to taker-only trades (Polymarket only)
Available options:
true, false Example:
"true"

