Skip to main content

Get Insurance Fund Balance

Request Example

curl "https://api.mexc.com/api/v1/contract/risk_reverse"

Response Example

{
"success": true,
"code": 0,
"data": [
{
"symbol": "BTC_USDT",
"currency": "USDT",
"available": 97284530.448634083318792525314410007362,
"timestamp": 1761883124789
}
]
}
  • GET /api/v1/contract/risk_reverse/{symbol}

Request Parameters:

ParameterTypeRequiredDescription
symbolstringtrueContract symbol

Response Parameters:

ParameterTypeDescription
symbolstringContract
currencystringSettlement coin
availabledecimalBalance
timestamplongSystem timestamp