Skip to main content
POST
/
api
/
v4
/
accounts
/
balances
/
spot
Get Spot Account Balance
curl --request POST \
  --url https://whitebit.com/api/v4/accounts/balances/spot \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Documentation Index

Fetch the complete documentation index at: https://whitebit-mintlify-fix-broken-links-1776643999.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

OAuth 2.0 Bearer Token authentication. Include the access token in the Authorization header.

Example: Authorization: Bearer YOUR_ACCESS_TOKEN

Body

application/json

The body is of type object.

Response

200 - application/json

Successful response

The response is of type object.