Your Usage
See where your credits went — daily spend, feature breakdown, favourite voices, and this month against your plan.
Overview
The Your Usage page charts your own consumption over 7 days, 30 days, 90 days, or 12 months: credits used and remaining, credits over time (every day in the period, including quiet ones), a breakdown of which features spent them, and the voices you render with most. A 'this month against your plan' section shows the same allowances your plan page advertises, so you can see a limit coming before a generation is refused.
Quickstart
Check the 30-day view when a balance surprises you — the feature breakdown usually answers 'what spent this?' in one glance. The same numbers are available programmatically via GET /api/v1/usage.
Pick a period
7 days for 'what just happened', 30/90 days for trends, 12 months for plan sizing.
Read the breakdown
The 'what you used it on' panel attributes credits to features, largest first.
Who this is for
Ideal users
- Anyone whose credit balance moved and wants to know why
- Owners sizing next month's plan against real consumption
Before you start
- Access to the SonicVox workspace and enough credits for a short test run.
Use cases
Explain a spend spike
The credits-over-time chart pins the day; the feature breakdown pins the surface that spent it.
Right-size your plan
Compare the month's actual usage against the plan's included allowances before renewing or upgrading.
Best practices
- Watch credits remaining against days left in the cycle — running dry mid-month blocks generations until top-up or renewal.
- For automated monitoring, poll GET /api/v1/usage with an API key instead of scraping this page.