Polymarket Volume History
/gateway/v1/prediction-market/polymarket/volumesAggregate trading volume (USD) and trade count as a time series. Use this for volume trend analysis. For YES/NO volume breakdown by outcome side, use `volume-split` instead.
Data refresh: ~30 minutes
Query Parameters
Market condition identifier (required if token_id not provided)
0x6fefc0438c7598b23531457c8c60541990d0786bd4bd9dfc3eabc8d95c291092Token ID (alternative identifier, resolved to condition_id internally)
Window of history to return (how much data, from now backward): `7d`, `30d`, `90d`, `180d`, or `1y`. Distinct from `interval` (which sets bucket size within the window).
7d30d90d180d1y30dBucket size for each point in the returned series: `1h` (hourly) or `1d` (daily). Distinct from `time_range` (which sets the window size).
1h1d1dAggregation granularity (alternative to interval). When provided, queries daily table with buy/sell volume breakdown.
dayweekmonthyearallStart time as Unix seconds (alternative to time_range)
End time as Unix seconds (alternative to time_range)