Dashboard
The Dashboard provides an at-a-glance view of your API usage and activity.
Stat Cards
The top of the dashboard displays four stat cards showing your current billing period summary:
| Card | Color | Description |
|---|---|---|
| Total Requests | Blue | Total number of API calls made |
| Total Tokens | Amber | Combined input + output tokens consumed |
| Total Cost | Emerald | Running cost total for the billing period |
| Success Rate | Emerald (≥95%) / Amber (below 95%) | Percentage of successful requests |
Each card shows the current value along with a comparison to the previous billing period.
Jobs Overview
A panel displaying your async job statistics with a color-coded distribution bar:
| Status | Color | Description |
|---|---|---|
| Pending | Amber | Jobs waiting to be processed |
| Running | Sky | Jobs currently being executed |
| Completed | Emerald | Successfully finished jobs |
| Failed | Rose | Jobs that encountered errors |
The distribution bar visually represents the proportion of jobs in each state.
Quick Stats
Two additional stat cards below the main section:
- Available Models (Violet): Number of models you can access
- Active API Keys (Cyan): Number of your non-expired API keys
Quick Actions
Four shortcut buttons for common tasks:
- Test Model: Open the Playground to test a model interactively
- Create API Key: Generate a new API key
- Browse Models: Navigate to the model catalog
- View Usage: Go to detailed usage analytics