Get Balance
portfolio
Get Balance
Endpoint for retrieving the balance breakdown for the authenticated direct margin user. Returns cash balance (aggregate and per-subaccount), position value, total balance, and maintenance margin requirement.
GET
Get Balance
Documentation Index
Fetch the complete documentation index at: https://docs.kalshi.com/llms.txt
Use this file to discover all available pages before exploring further.
Rate limit: 5 tokens per request, or 50 tokens when
compute_available_balance=true (the available-balance computation scans all resting orders). Other endpoints use the default cost of 10 tokens per request unless noted on their own page. See Rate Limits and Tiers.Authorizations
Your API key ID
RSA-PSS signature of the request
Request timestamp in milliseconds
Query Parameters
When true, computes available_balance per subaccount at an increased rate limit cost. Available balance is 0 when the flag is false or omitted.