cURL
curl --request GET \ --url https://api.ask.surf/gateway/v1/onchain/bridge/ranking
{ "data": [ { "project": "<string>", "tx_count": 123, "volume_usd": 123 } ], "meta": { "cached": true, "credits_used": 123, "limit": 123, "offset": 123, "total": 123 }, "$schema": "<string>" }
Aggregation window
7d
30d
90d
180d
1y
all
"30d"
Results per page
1 <= x <= 100
20
Pagination offset
x >= 0
0
OK
Show child attributes
A URL to the JSON Schema for this object.
"https://example.com/schemas/DataResponseBridgeRankingItem.json"