What is a unit
A unit is a token processed through the gateway — input and output, on any model, including requests routed to your own endpoints. Units measure how much work Verlon does for you; they decide which plan fits your usage and nothing else. There is no per-unit price and no overage billing. For a sense of scale: 250M units a month is roughly what a Sonnet-based product with a few thousand monthly users burns.What counts
The principle: we count work you asked for and received.
Reliability retries, proof machinery, and provider caching are ours to
absorb.
Non-token work
Some providers report no tokens at all — image generation, text-to-speech, video. Those convert to units at cost parity: **5 per million units, a blended mid-market token price). Models that report real token usage for media (likegpt-image-1) meter on their actual tokens instead.
These equivalents follow the single published anchor above; if the
anchor ever changes, this table changes with it.
Watching your usage
The dashboard sidebar shows your units this period against your plan’s allowance, and Settings → Billing carries the same meter. The API surface isGET /v3/usage/units:

