Skip to main content

Get Cross Max Transferable

Frequency limit: 10 times/1s (UID)

Description

Get max transferable

HTTP Request

  • GET /api/v2/margin/crossed/account/max-transfer-out-amount
Request Example
curl "https://api.bitget.com/api/v2/margin/crossed/account/max-transfer-out-amount?coin=USDT" \
-H "ACCESS-KEY:*******" \
-H "ACCESS-SIGN:*******" \
-H "ACCESS-PASSPHRASE:*****" \
-H "ACCESS-TIMESTAMP:1659076670000" \
-H "locale:en-US" \
-H "Content-Type: application/json" \

Request Parameters

ParameterTypeRequiredDescription
coinStringYesToken name
Response Example
{
"code": "00000",
"msg": "success",
"requestTime": 1695636742119,
"data": {
"coin": "USDT",
"maxTransferOutAmount": "11"
}
}

Response Parameters

ParameterTypeDescription
coinStringCoin
maxTransferOutAmountStringMaximum transferable amount