Billing & Recharge
Billing rules
The platform bills by the actual number of tokens consumed. Prices differ by model and by modality.
Token billing
| Model type | Billing dimension |
|---|---|
| Chat / completion models | Input tokens and output tokens priced separately |
| Embedding models | Input tokens |
| Image generation | By count + resolution |
| Text-to-speech (TTS) | By characters |
| Speech-to-text (STT) | By audio duration |
| Video generation | By task / duration |
TIP
See the Pricing / Models page in the console for each model's unit price. Prices are adjusted along with upstream channels.
About balance
- The balance is denominated in USD
- When the balance is insufficient, requests return a
403error - The system never spends into a negative balance; once it reaches 0, requests are rejected
Recharge
Online recharge
- Sign in to the console
- Open the Recharge page
- Choose an amount and complete payment
Redemption codes
If you have a redemption code (e.g. a promotional or gift code), enter it on the console Recharge → Redemption Code page. The balance is credited immediately on success.
Viewing usage details
The console Usage page provides:
- Daily / weekly / monthly spend trends
- Usage broken down by model
- Spend broken down by token
- CSV export of statements
FAQ
Q: How much quota did my test consume?
A: The console Usage page shows real-time spend, and each response's usage field shows the per-request consumption.
Q: How do I see the unit price for each model?
A: See the Pricing / Models page in the console for each model's billing multiplier and unit price. Prices are adjusted along with upstream channels.