Coach credits & top-up
Balance, usage history, and purchasable credit packages for the Coach (checkout via POST /coach/topup). Pairs with the Coach chat's upgrade CTA.
If you are building a front end
Your front end calls this over the same-origin `/api/v1` proxy — no backend code to write, no schema to design. Endpoints: GET /coach/balance, /coach/usage, /coach/packages; POST /coach/topup.
Bring any front end — hand-written, or generated with Lovable, v0, Bolt, Claude, or Cursor. You get auth, a multi-tenant database, payments through your own Stripe, and email/SMS without writing or hosting a backend.
- How to turn it on
- On when the org uses Coach tiers.
- Who can use it
- ai.credits.*.read to view, ai.credits.topup.write to buy.
- The API behind it
GET /coach/balance, /coach/usage, /coach/packages; POST /coach/topup- Where it lives
- /settings/coach-credits
See it in context
AI Coach & deep insights — the full walkthrough, step by step: An AI that reads YOUR live business — flags risks, answers questions, suggests moves.
Machine-readable
This page is generated from our published capability catalog. Point your AI assistant at /features.json (or /llms.txt) and it can read every feature, how to enable it, and the endpoints behind it — then build against them.