Billing

Check your current balance and usage.

GET
https://www.ciyuano.com/v1/dashboard/billing/credit_grants

Response 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
API Documentation - Ciyuano | Ciyuano