Billing
Check your current balance and usage.
GET
https://www.ciyuano.com/v1/dashboard/billing/credit_grantsResponse Example
JSON
{
"total_granted": 100,
"total_used": 23.45,
"total_available": 76.55,
"currency": "cny"
}π‘ Billing Notes
- Pay per token usage, prices vary by model
- Subscription plans consume plan quota first, then account balance
- Returns 402 error when balance is insufficient
- View detailed usage and recharge in the dashboard