curl --request GET \
--url https://api.elections.kalshi.com/trade-api/v2/portfolio/summary/total_resting_order_value
Copy
Ask AI
{
"total_value": 123
}
portfolio
Get Portfolio Resting Order Total Value
Endpoint for getting the total value, in cents, of resting orders. This endpoint is only intended for use by FCM members (rare). Note: If you’re uncertain about this endpoint, it likely does not apply to you.
GET
/
portfolio
/
summary
/
total_resting_order_value
Get Portfolio Resting Order Total Value
Copy
Ask AI
curl --request GET \
--url https://api.elections.kalshi.com/trade-api/v2/portfolio/summary/total_resting_order_value