Get account summary
Returns user balance (available + locked) and current positions.
Headers
Wallet address — primary user identification method
Device identifier — mobile fallback when x-wallet is not set
Query Parameters
Wallet address — fallback if neither x-wallet nor x-device-id headers are set
Response
Account summary
"GmQozSzrtMjXt5F1Bed8Vrt55zCbiga8vDZr47RX9wC8"
Available balance in USDC micros
9500000000
Locked balance reserved for resting bid orders (USDC micros)
500000000
Outstanding settlement shortfall tracked on the account (USDC micros).
25000000
Total P&L derived from balance: (available + locked) - initial_balance (USDC micros).
250000000
Percentage return: total_pnl / initial_balance * 100.
2.5
Decimals applied to balance/PnL/margin fields (always 6).
6
Quote asset of the cash balance (always "USDC").
"USDC"