Rates change as we improve the platform. We intentionally keep figures out of the
docs so you never act on a stale number, the pricing page
and your console usage are always current.
The units header
Billed responses carry anx-pyai-units header reporting exactly what was
metered for that request (e.g. the amount of audio synthesized or transcribed).
Read it to reconcile your own usage accounting against ours.
Credits and spend caps
- Account signup creates a sandbox key. It does not guarantee promotional credit.
- Live keys consume prepaid credit. Phone verification may unlock promotional credit under the current graduated-signup rules.
- Per-key budgets, set a monthly spend cap on any key in the console.
- Org credit gate, when prepaid credit is exhausted, billed calls return
402until you top up.
Sandbox tier (no billing)
Apyai_test_ key works instantly against production models with hard daily caps
(requests/day, concurrent sessions, audio minutes/day) and never touches
billing. Use it for evals and CI so a first call never hits the credit gate.
402 semantics
A402 means a billing limit was reached, it is not a broken key:
Do not retry a
402, the call will keep failing until the underlying limit
changes. See Errors & limits for the full catalog.