cURL
curl --request GET \ --url https://api.orderly.org/v1/public/campaign/stats/details
{ "success": true, "timestamp": 1702989203989, "data": { "meta": { "total": 9, "records_per_page": 25, "current_page": 1 }, "rows": [ { "broker_id": "woofi_dex", "symbol": "PERP_NEAR_USDC", "volume": 800.12, "user_count": 10 } ] } }
Limit: 10 requests per 1 minute per IP address
GET /v1/public/campaign/stats/details
One of BROKER SYMBOL NONE
BROKER
SYMBOL
NONE
OK
The response is of type object.
object