6b7d8bd51050
Get account info
Returns balances, margin totals, profile data, symbol settings, and active subaccount metadata. A master account response includes its active sub_accounts. Selecting sub_account_id returns that owned subaccount and includes parent_account_id, parent_blockchain_address, and its active siblings. Public account selectors do not require authentication; sub_account_id and the no-selector caller context do. Selector precedence is account_id, vault_id, blockchain address, then authenticated caller/subaccount.
Query parameters
Public account lookup by UUID. Takes precedence over every other account selector.
Select an active subaccount owned by the authenticated master account. Requires JWT or API-wallet authentication and is used only when account_id, vault_id, and blockchain_address are absent.
Public vault lookup. Resolves the vault's trading account; ignored when account_id is present.
Blockchain used with blockchain_address for a direct lookup. If omitted, the server infers or searches supported chains.
Public wallet-address lookup (maximum 512 bytes).
Response
Account information