Skip to main content

Monitor Usage & Billing

The Usage page shows month-to-date (MTD) totals for requests, tokens consumed, and estimated cost across all models and API keys in your workspace.


Open the Usage page

  1. In the left sidebar under Serverless Inference, click Usage.

Serverless Inference — Usage page


MTD summary cards

Four cards at the top of the page summarize your month-to-date activity:

CardDescription
Total requests (MTD)Number of API calls made this month
Tokens in (MTD)Total prompt tokens sent across all requests
Tokens out (MTD)Total completion tokens received across all requests
Estimated Cost (MTD)Total estimated spend in USD for the current month

The percentage below each number shows the change compared to the same period last month.


Filter the data

Use the filter bar to narrow results:

FilterDescription
From — ToSet a custom date range (defaults to last 7 days)
ModelsFilter by a specific model (or keep All models)
UserFilter by a specific workspace member
API KeyFilter by the key that made the requests

Click Apply to refresh the charts and tables, or Reset to restore defaults.


Tokens by model table

The Tokens by model (MTD) table breaks down usage per model for the selected period:

ColumnDescription
ModelModel name
RequestsNumber of calls to this model
Tokens inPrompt tokens consumed by this model
Tokens outCompletion tokens generated by this model
Estimated CostEstimated cost for this model

Usage by API Key table

The Usage by API Key section shows per-key spend for the selected period:

ColumnDescription
API KeyKey name
UserWorkspace member who owns the key
StatusActive or Revoked
RequestsTotal calls made with this key
Tokens inPrompt tokens used with this key
Tokens outCompletion tokens received with this key
Estimated CostEstimated cost attributed to this key

What's next