Skip to main content
GET
Get Model Breakdown
Per-model usage: total_consumption, models map (requests, input_tokens, output_tokens, total_cost, owned_by), and last_updated.

Authorizations

Authorization
string
header
required

Enter your API key (starts with 'ek-')

Response

200 - application/json

Success

total_consumption
number
required

Total API spend across all models (in credits/USD)

Example:

12.847

models
object
required

Map of model IDs to their usage statistics

Example:
last_updated
string<date-time> | null

ISO timestamp of the last usage update

Example:

"2026-03-02T15:30:00Z"