Metrics
| Metric | What it tells you |
|---|---|
| Total Requests | How many API calls you’ve made |
| Average Response Time | How fast the API is responding |
| Input Tokens | Tokens you’re sending to models |
| Output Tokens | Tokens models are generating |
Charts
- Token usage over time — spot unexpected spikes before they hit your bill
- Request volume — requests per hour/day
- Model distribution — which models handle the most traffic
Time filters
| Range | Use case |
|---|---|
| 1 day | Debug something that just happened |
| 7 days | Spot weekly patterns |
| 30 days | Plan capacity and budget |
| Custom | Investigate a specific incident |

