Chat billing & limits
CHAT product plans and checkout.
Chat billing is independent from Auth. Subscribe to a CHAT plan to create applications, agents, and conversations within plan limits.
- Dashboard → Billing → Chat — view plan, usage, and upgrade.
- GET /api/billing/plans?product=CHAT — list plans.
- POST /api/billing/checkout with { product: "CHAT", planId } — start checkout.
- Example limits: max chat applications, agents per app, conversations/messages per month.
An AUTH subscription does not activate Chat features. Purchase or activate CHAT separately.