Get a summary of collateral account balances including equity and margin usage via the V4 API.
Documentation Index
Fetch the complete documentation index at: https://whitebit-mintlify-seo-descriptions-1775434197.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
The public WhiteBIT API key.
Base64-encoded JSON request body.
HMAC-SHA512 signature of the payload, hex-encoded. Computed as hex(HMAC-SHA512(payload, api_secret)).
Successful response - returns detailed balance information per asset
Asset ticker symbol
"BTC"
Current balance amount
"0.5"
Amount currently borrowed
"0"
Available balance without using borrow
"0.5"
Available balance including borrowing capacity
"123.456"