Usage
Workspace usage and performance analytics refresh every 5 minutes. The Overview and Usage Details tabs can be filtered by Time Range, API Key, and Member.
Overview
- Metrics: Credits Used, Total Tokens, Latency, Cache Hit Rate, and Total Requests; Credits can be switched by tier.
- Charts: Token usage by date and model, p95 latency, cache hit rate and tokens saved, Top API Keys, Top Members, and Top Models.
Usage Details
Switch to the Usage Details tab to inspect each individual API call.
Top filters
- Time Range: defaults to Last 30 days; switchable to Last 7 days or Last 24 hours.
- API Key: defaults to All API Keys; filter by a specific key.
Usage record table columns
- Time: when the call was made (MM-DD HH:mm).
- User: the caller’s username.
- API Key: the key name/alias used.
- Model: the model called (partially masked, e.g.
Te***-Embedding-3-Large). - Input Tokens: input tokens consumed by the request.
- Output Tokens: output tokens returned by the model.
- Cache Read: tokens read from cache hits.
- Credits: the cost/credits deducted for this call.
- Latency: request duration in seconds.
- Status: call result status (e.g.
POSTEDfor recorded).


