Skip to main content

Overview

The Analytics dashboard provides real-time visibility into your API usage. Track request volume, token consumption, model distribution, and error rates.

Features

Request Volume

View your API request count over time with configurable time ranges. Identify usage patterns and peak traffic periods.

Token Usage

Monitor input and output token consumption across all models. Understand which requests are the most token-intensive.

Model Breakdown

See a breakdown of requests by model. Understand which models your application uses most and optimize costs accordingly.

Error Tracking

Track error rates and types (401, 402, 429, 500) to identify authentication issues, credit exhaustion, or rate limiting.

Analytics Retention

Data retention depends on your plan:
PlanRetention Period
Starter7 days
Pro30 days
Max90 days

Data Export

Data export is available exclusively on the Max plan.
Max plan subscribers can export their analytics data for external analysis and reporting.

Using Analytics

Optimize Model Selection

Use the model breakdown chart to identify expensive models. Consider switching to more cost-effective alternatives for appropriate use cases:
  • Replace claude-opus-4-1 (15/15/75 per 1M tokens) with claude-sonnet-4-5 (3/3/15) for tasks that don’t require maximum capability
  • Use gemini-2.5-flash (0.15/0.15/0.60) or gpt-4o-mini (0.15/0.15/0.60) for simple, high-volume tasks

Monitor Rate Limits

Watch your request volume against your plan’s rate limit to avoid 429 errors:
PlanRate Limit
Starter15 RPM
Pro40 RPM
Max60 RPM

Track Credit Consumption

Correlate your token usage with credit consumption to predict when you’ll need additional lifetime credits.