Skip to content

Usage Logs

Console → Usage Logs records every API call (general log). It is the authoritative source for billing reconciliation and debugging.

Filters

FilterNotes
Time rangeStart and end date/time
Model nameFilter by model
GroupFilter by group
TypeAll / consumption / error / admin

Click Expand for more filters; Reset clears them, then Search again.

Above the results, a summary strip shows the window's spend ($), RPM, and TPM.

Log fields

ColumnMeaning
TimeRequest time with a type badge: consumption (billed), error, or admin (e.g. quota adjustments)
TokenThe API key that made the call, with its group
ModelThe model actually invoked (e.g. anthropic/claude-sonnet-4.5)
LatencyTotal time and time-to-first-token; streaming requests also show throughput (t/s)
TokensInput / output token counts
CostAmount billed for the request (USD)
DetailsBilling tier (e.g. standard · $75 / $375/M); error rows show status_code and an error summary

Common uses

  • Reconciliation — this page is authoritative; upstream provider dashboards may not match
  • Debugging — error rows carry the HTTP status code and summary; attach them to support tickets to speed up triage
  • Auditing — admin rows record account quota changes and other operational actions