Billing Endpoints
Check balances, usage, and billing history.
Overview
Billing endpoints provide access to credit balances, usage analytics, and payment history.
Endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET | /v1/billing/credits/balance | Get credit balance |
| GET | /v1/billing/usage | Usage summary |
| GET | /v1/billing/usage/by-model | Usage by model |
| GET | /v1/billing/usage/history | Usage history |
| GET | /v1/billing/payments | Payment history |