📈 New US500-BTC contract live! Learn more →
cURL
curl --request GET \ --url https://api.roxom.com/v1/accounts/cap \ --header 'X-API-Key: <api-key>' \ --header 'X-API-Signature: <api-key>'
{ "data": { "value": "<string>" }, "error": true }
Retrieve account cap values for leverage, position value, or order value
Your API key
The signature of the request
leverage
positionValue
orderValue
Represents a successful API response wrapper
Show child attributes
Was this page helpful?