Your balance
The top of every page shows your remaining credits. Hover for a breakdown:- Monthly credits remaining — from your subscription plan, resets each cycle (may roll over on higher plans)
- Topup credits remaining — one-off purchases, never expire
How costs are calculated
Each model has its own credit price, visible in the model catalog (GET /v1/models) and on the pricing page.
- Text models — priced per token (input and output rates may differ)
- Image / video / music — flat per-asset or per-second rates
x-credits-used shows the exact cost of each request. Streaming responses include credits_used in the final SSE chunk.
Seeing usage
Settings → Usage shows charts by:- Day / week / month
- Modality
- Model
- API key
- Workspace member
Credit lifecycle
- Monthly credits renew on your billing cycle start. On plans where
monthlyCreditsExpire: true, unused ones are lost. On Business/Scale they roll over. - Topup credits are permanent — no expiry.
When you run out
402 insufficient_creditson API calls- Playground shows a banner “Out of credits — top up to continue”
- If Auto-pause on exhaustion is enabled in Budget alerts, new inferences are blocked until you top up.

