Skip to main content

Get Account Balance

POST 

/private/Balance

Retrieve all cash balances, net of pending withdrawals.

Note on Staking/Earn assets: We have begun to migrate assets from our legacy Staking system over to a new Earn system. As such, the following assets may appear in your balances and ledger. Please see our Support article for more details. Note that these assets are "read-only", to interact with your balances in them please use the base asset (e.g. USDT to transact with your USDT and USDT.F balances).

  • .B, which represents balances in new yield-bearing products, similar to .S (staked) and .M (opt-in rewards) balances
  • .F, which represents balances earning automatically in Kraken Rewards

API Key Permissions Required: Funds permissions - Query

Request

Body

required
    nonce int64required

    Nonce used in construction of API-Sign header

Responses

Account balances retrieved.

Schema
    result object

    Account Balance

    property name* string

    balance

    error string[]
Loading...