TokenMeter reconciles your gateway logs against real provider invoices, so every figure carries a source and a verification status. Unknown never renders as zero.
Self-hosted on the Postgres and LiteLLM you already run. Prompt and response bodies never leave your infrastructure.
Every gateway request is logged with user, key, model, and tokens.
The provider's reported usage is re-priced against your configured rate card, as an independent cross-check.
Both are compared to the provider's own invoice — the figure finance actually pays.
Every provider-day resolves to a status — one contract across the console, CSV exports, and the API.
Prompt and response bodies never leave your infrastructure — TokenMeter's service receives usage metadata only — users, teams, models, tokens, cost, timestamps, status — never prompt or response content. Optional on-device analysis runs inside your own infrastructure — never ours.