Usage statements and Stripe invoices
August 26, 2026 · release
VoiceThere now separates what you consumed (credits by kind) from what you pay (Stripe cash invoices).
What shipped
- Usage statement — organization totals and per-project tables for each usage kind (voice, data, STT, TTS, conversations, logs, recording). Open Organization → Usage → Usage statement, pick the same period presets as charts, and use Print / save PDF for a shareable snapshot.
- Stripe invoices — read-only list of hosted invoice URLs for subscription seats and metered overage credits billed in cash. Overage lines use your plan's Stripe metered price; the usage statement does not replace the Stripe invoice.
Try it
- Docs: Billing & usage credits
- Dashboard: Organization → Usage → Usage statement
- API:
GET /api/v1/org/usage-statementandGET /api/v1/billing/invoices(org management auth)
voicethere projects settings list
Use your dashboard session or org API key; see the billing doc for period query parameters.