Get Risk
Endpoint for retrieving leverage and liquidation price data for the authenticated direct margin user. Returns account-level leverage plus per-position leverage and liquidation prices, grouped by subaccount and market.
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.
Authorizations
Your API key ID
RSA-PSS signature of the request
Request timestamp in milliseconds
Response
Margin risk data retrieved successfully
Sum of absolute position notional values across all positions in fixed-point dollars
"0.5600"
Sum of maintenance margin requirements across all positions in fixed-point dollars
"0.5600"
Per-position risk breakdown grouped by subaccount and market
Account-level leverage (total_position_notional / total_maintenance_margin). Null when total maintenance margin is zero.