Get and subscribe to spot balance updates. The server sends incremental updates — only assets whose balance changed are included in each message. To retrieve the current state at any time without maintaining a subscription, use the one-time query operation. The server pushes updates every 1 second when a balance changes.Documentation Index
Fetch the complete documentation index at: https://whitebit-mintlify-seo-descriptions-1777248505.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Connect to
wss://api.whitebit.com/ws — see WebSocket Overview for protocol details and keepalive requirements.Rate limits
Query spot balance (one-time)
Fetch current spot balances for specific assets without subscribing.params: [asset, asset, ...]. Pass asset tickers to query specific balances. Pass an empty array to query all assets.
Request
Response