Viewing Usage
Navigate to Billing in the dashboard to see:- Token usage over time — prompt and completion tokens, broken down by day
- Per-model breakdown — usage and estimated cost for each model
- Per-key breakdown — usage attributed to individual API keys
How Usage is Calculated
Each request records:| Metric | Description |
|---|---|
| Prompt tokens | Tokens in your input messages |
| Completion tokens | Tokens generated by the model |
| Total tokens | Sum of prompt + completion tokens |
Invoices
Invoices are generated monthly and available in the Billing section of your dashboard. Each invoice includes a full breakdown of usage by model and API key.Managing Spend
- Credit balance — visible at the top of the Billing page
- Auto top-up — automatically add credits when your balance drops below a threshold
- Per-key tracking — create separate API keys for different projects or environments to track spend independently

