{"name":"AI Budget Planner API","version":"1.0.0","description":"Team/project AI budget allocation with threshold alerts, weekly digest reports, and per-department spend tracking across all major LLM providers.","endpoints":{"health":"GET /ai-budget-planner/health","mcp":"POST /ai-budget-planner/mcp (JSON-RPC 2.0)","budgets":"POST /$ROUTE/budgets","budgets_id":"GET /$ROUTE/budgets/:id","budgets_id_alerts":"GET /$ROUTE/budgets/:id/alerts","reports_weekly":"GET /$ROUTE/reports/weekly","reports_department":"GET /$ROUTE/reports/department"},"auth":"Pass X-API-Key header for /api/v1/* endpoints.","pricing":{"free":"100 req/day","pro":"$29/mo — unlimited"}}