Report this

What is the reason for this report?

Why x-ratelimit-limit-tokens-per-day too little?

Posted on August 7, 2026
trru

By trru

I am testing the Kimi K3 model (and also verified the same behavior on K2.6) via Serverless Inference. After only two rounds of conversation, my requests started getting rejected. Upon inspecting the response headers, I discovered that my account is hitting a daily token limit:

x-ratelimit-limit-tokens-per-day: 50000
x-ratelimit-remaining-tokens-per-day: 0 (after minimal usage)

The Problem: A 50,000 token per day limit is extremely restrictive and makes meaningful testing or development work practically impossible. A single moderately complex prompt with context can consume 30,000–40,000 tokens, meaning I can barely complete one task per day before being locked out. My Questions:

What is the specific reason for this 50,000 daily token cap? Is this a Tier 1 restriction, a new account safeguard, or related to my current prepayment balance?
How can this limit be removed or significantly increased? Does upgrading to Tier 2 lift this daily cap, or is additional prepayment required?
If prepayment is the key, what is the minimum amount needed to unlock a reasonable daily quota (e.g., 500K+ tokens/day)?

I have already added a small prepayment to my account, but the 50K daily limit remains unchanged. This is blocking my work entirely. Please advise on the exact steps to resolve this. Best regards.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.