Skip to content

Handling insufficient balance, insufficient quota, and no permission

This is the most common reason you "have quota but can't use it." First work out which kind of "not enough" it is.

Differences between the three kinds of "insufficient"

SymptomWhat it really isError signature
Insufficient balanceThe account's "money" has run outinsufficient balance / 429
Insufficient subscription quotaThe plan quota is used up (daily/weekly/monthly)Quota exceeded notice
No permissionThe group/model isn't open to you403

Insufficient balance

  1. Check the balance on your dashboard and confirm whether it is 0 or too low
  2. Top up (Top-up) or redeem (Redemption code)
  3. Turn on Balance alerts so you don't get cut off unexpectedly

TIP

When an OpenAI-family channel is short on quota, it returns the standard insufficient quota error format. This may mean the channel account's own quota is used up rather than a problem with your balance — retry later or contact support (support@kuaiapi.net).

Insufficient subscription quota

  • Check the "Subscription" page: remaining quota, reset time
  • Daily/weekly cards reset daily/weekly, just wait for the reset
  • Need more → upgrade your plan or stack subscriptions

No permission (403)

  • The group bound to the key does not include that model
  • The group is "Exclusive" and you are not authorized for it
  • The site has disabled that group/model

Solution: switch to an available model, or contact support (support@kuaiapi.net) to get access.

Locate it in one diagram

Request failed
 ├─ 401 → key problem → see "401/403"
 ├─ 403 → permission problem → check the group and model
 ├─ 429 → quota/rate → see this page + "Model not found / rate limiting"
 └─ 404 → model/address → see "Model not found / rate limiting"

Ready to get started?

Sign up and get $0.30 in trial credit; usage is billed per token in real time, so you pay only for what you use.

Sign up freeSee model pricing

For lawful and compliant use only. Please follow our Terms of Service and your local laws and regulations.