cURL
curl --request GET \ --url https://api.ask.surf/gateway/v1/prediction-market/polymarket/open-interest
{ "data": [ { "daily_net_change_usd": 123, "open_interest_usd": 123, "timestamp": 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"
OK
Show child attributes
A URL to the JSON Schema for this object.
"https://example.com/schemas/DataResponsePolymarketOIPoint.json"