This feed returns balance information for holding wallets, single collateral wallets and multi-collateral wallets.Documentation Index
Fetch the complete documentation index at: https://kraken-sandbox.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Request
subscribe or unsubscribeThe requested subscription feed. Value:
balancesThe user API key.
The message that is received from a challenge request.
The signed challenge message with user API secret.
Response Success
One of:
subscribed, subscribed_failed, unsubscribed, unsubscribed_failedThe result.The requested subscription feed. Value:
balancesThe user API key.
The message that is received from a challenge request.
The signed challenge message with user API secret.
Balances Snapshot
The subscribed feed.
The user account.
The unix timestamp of the balance state in milliseconds.
The subscription message sequence number.
A map from currency names to balance quantity.
A map from single collateral wallet names to collateral wallet structure.
The multi-collateral wallet structure.
Cash value sum total of the single collateral wallets in USD.
Cash value sum total with unrealized pnl of the single collateral wallets in USD.
Balances Delta
The subscribed feed.
The user account.
The unix timestamp of the balance state in milliseconds.
The subscription message sequence number.
A map from currency names to balance quantity.
A map from single collateral wallet names to collateral wallet structure.
The multi-collateral wallet structure.
Response Error
Value:
errorOne of:
Invalid feed, Json ErrorAn error message.