1Understand the Credits Billing Model
PingAI uses a unified credits billing model (1 credit = HK$1): every request is converted into credits from the model's input / output price × tokens, charged against your subscription quota or pay-as-you-go balance.
- Billing basis:
credits = model price × prompt_tokens + model price × completion_tokens - Different models cost different amounts — pricey models (e.g. opus) drain faster, cheap ones (e.g. haiku) slower
- Every request shows its spend (HK$) on the Console usage page
The benefit: you never convert per-model token pricing yourself — one credits concept covers everything.