API Reference
Budget API
Get Budget Overview
GET /api/budget/companies
Per-Agent Breakdown
GET /api/budget/agents?company_id=cmp_abc
Update Agent Budget
POST /api/budget/agents/:id
Body: { "monthly_limit": 100 }Get Alerts
GET /api/budget/alerts
GET /api/budget/companies
GET /api/budget/agents?company_id=cmp_abc
POST /api/budget/agents/:id
Body: { "monthly_limit": 100 }GET /api/budget/alerts