Usage and billing
Under Usage & cost in the tenant console you’ll find Usage and Billing & balance (and related pages) for token counts, request volume, cost trends, and account summaries (exact metrics depend on your environment).
Usage
Open Usage at /usage. Typical capabilities:
- Time range: presets or custom start/end.
- Trend charts: switch between tokens, cost, requests, etc., aggregated by granularity.
- By model: table of share and detail per model to spot hot models.
- By API key: aggregate by key to map to product lines and key rotation.
- Export: if available, use for offline reconciliation or reporting.
Billing and balance
Open Billing & balance at /billing for billing-related summaries (e.g. period cost, balance or wallet metrics, links to usage). Recharge history at /recharges can be cross-checked with billing when listed separately.
Relation to request observability
Usage is complementary to request logs at /logs and token analysis in Token analysis: usage is aggregates and cost; the others are single requests and traces.
See also
- Token analysis
- SDK quickstart (
defaultHeadersand usage dimensions)