cURL
curl --request GET \ --url https://api.ask.surf/gateway/v1/prediction-market/polymarket/volumes
{ "data": [ { "notional_volume_usd": 123, "timestamp": 123, "trade_count": 123 } ], "meta": { "cached": true, "credits_used": 123, "limit": 123, "offset": 123, "total": 123 }, "$schema": "<string>" }
Market condition identifier
"0x1234567890abcdef"
Predefined time range
7d
30d
90d
180d
1y
"30d"
Aggregation interval: 1h (hourly) or 1d (daily)
1h
1d
"1d"
OK
Show child attributes
A URL to the JSON Schema for this object.
"https://example.com/schemas/DataResponsePolymarketVolumePoint.json"