cURL
curl --request GET \ --url https://api.orderly.org/v1/public/config
{ "success": true, "data": { "available_futures_leverage": "1,2,3,4,5,10,15,20" }, "timestamp": 1702989203989 }
Limit: 10 requests per 1 second per IP address
GET /v1/public/config
Returns the leverage configuration available to users on Orderly.
OK
Indicates whether the request was successful.
true
Show child attributes
Server timestamp in milliseconds.
1702989203989