Balance rules
- Payment confirmation creates or credits the customer key.
- Top-ups credit the same key, not a second key.
- When balance hits zero, the API returns
429out of balance.
Pricing formula
Base request cost follows the CheapAI prices shown on the public pricing table and model docs.
- Input: requested input tokens x CheapAI input price
- Output: completion tokens x CheapAI output price
- Cache read:
25%of the CheapAI input price - Cache write:
125%of the CheapAI input price
Dashboard reflection
The personal dashboard shows the same key, current balance, request count, recent requests, and model breakdown that the runtime writes during real usage.