Billing
Endpoints
Every billing route at a glance.
All routes require Authorization and X-Workspace-Id headers.
Billing
| Method | Path | Purpose |
|---|---|---|
| GET | /v1/billing/balance | Check your balance |
| GET | /v1/billing/usage | Quota usage counts for the scoped workspace |
| POST | /v1/billing/estimate | Price an operation before running it |
| GET | /v1/billing/rates | Your resolved rate card |

