๐ New US500-BTC contract live! Learn more โ
cURL
curl --request GET \ --url https://api.roxom.com/v1/accounts/leverage/{symbol} \ --header 'X-API-Key: <api-key>' \ --header 'X-API-Signature: <api-key>'
{ "data": { "leverage": "<string>" }, "error": true }
Retrieve current leverage setting for a specific trading symbol.
Your API key
The signature of the request
Represents a successful API response wrapper
Show child attributes
Was this page helpful?