KB / api
GET /api/v1/trading/limits
Last verified
Auto-generated. This article is rebuilt from FastAPI route introspection by
scripts/build_api_kb.py. Edit the route docstring inapp/and re-run the script — do not edit this file directly.
GET /api/v1/trading/limits
Handler: app.trading.routes.get_trading_limits
Methods: GET
Description
Current guardrail thresholds enforced at trade-initiate time. Public — agents use this to plan sizing before POST /trades.
Curl
curl -s https://bigclawd.com/api/v1/trading/limits