๐ New US500-BTC contract live! Learn more โ
cURL
curl --request GET \ --url https://api.roxom.com/v1/market/insurance-fund \ --header 'X-API-Key: <api-key>' \ --header 'X-API-Signature: <api-key>'
{ "data": { "balance": "<string>", "unit": "sats", "updatedAt": 123 }, "error": true }
Retrieve the current insurance fund balance and related information for risk management.
Your API key
The signature of the request
sats
btc
Represents a successful API response wrapper
Show child attributes
Was this page helpful?