Get a summary of a collateral account including positions, margin, and unrealized PnL via the V4 API.
Documentation Index
Fetch the complete documentation index at: https://whitebit-mintlify-seo-descriptions-1776039202.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 collateral account summary
Total equity value of the collateral account
"15000.50"
Total margin used
"5000.00"
Available margin for trading
"10000.50"
Unrealized funding payments
"25.75"
Unrealized profit and loss
"150.25"
Current leverage level
3
Margin fraction ratio (margin / equity)
"0.3333"