Skip to main content

Get BGB Deduct Info

Rate limit: 5 req/sec/UID

Description

HTTP Request

  • GET /api/v2/spot/account/deduct-info
Request Example
curl "https://api.bitget.com/api/v2/spot/account/deduct-info" \
-H "ACCESS-KEY:*******" \
-H "ACCESS-SIGN:*" \
-H "ACCESS-PASSPHRASE:*" \
-H "ACCESS-TIMESTAMP:1659076670000" \
-H "locale:en-US" \
-H "Content-Type: application/json"

Request Parameter

ParameterTypeRequiredDescription
Response Example
{
"code": "00000",
"msg": "success",
"requestTime": 1695808949356,
"data": {
"deduct": "on"
}
}

Response Parameter

ParameterTypeDescription
deductStringon / off

How was your Reading Experience with us?