Kimi K3 can be used two ways today: Kimi Token Plan membership, from ¥39/mo with Allegro (¥559/mo) unlocking million-token ultra-long chat; or Kimi Token API pay-as-you-go, where K3 costs ¥2 cached input, ¥20 uncached input, and ¥100 output per 1M tokens. The two paths follow completely different pricing logic—membership buys a quota pool plus product capabilities, while the API charges per token—so the numbers cannot be compared directly. First decide whether you work inside kimi.com or need to integrate into your own application. All prices below are as of the official pages on 2026-08-18.
Kimi K3 Pricing Comparison: Membership and API Are Two Separate Systems
You cannot look up a single number for Kimi K3 pricing—Kimi Token Plan membership and Kimi Token API are two fully independent billing systems, and membership quota does not equal API balance. Kimi membership is subscribed at kimi.com/membership/pricing, paying monthly or yearly for an agent quota pool; Kimi Token API is prepaid on platform.kimi.com, deducting balance by actual token usage. Here is the high-level comparison (membership pricing, API pricing):
| Dimension | Kimi Token Plan Membership | Kimi Token API |
|---|---|---|
| Billing model | Subscription; monthly/yearly for a quota pool | Pay-as-you-go; per-token deduction from prepaid balance |
| Official entry | kimi.com/membership/pricing | platform.kimi.com |
| Top-up | Subscription charges; continuous monthly or annual | Prepaid balance in the console |
| Getting K3 | All paid tiers; Allegro unlocks 1M ultra-long chat | Just select the kimi-k3 model |
| Entry price | ¥39/mo (Andante, 1x agent quota) | ¥2 cached / ¥20 input / ¥100 output per 1M tokens |
| Rate limits | Concurrent tasks (1/2/2/4) | Tier0–Tier5, upgraded by cumulative recharge |
| Best for | Using kimi.com products, agents, deep research, coding | Building apps, product integration, server-side calls |
Membership is a quota-pool model: all paid tiers share one unified agent quota pool, and agents, Kimi Code, Office, deep research, and site deployment all draw from the same allowance. The API is a balance model: you top up first, then every call deducts by token count and cache-hit status. The clearest difference: membership resets quota monthly at a fixed price; the API charges exactly what you use, so cost grows linearly with usage.
Kimi Token Plan Membership Pricing: How the Four Tiers Unlock K3
All four paid Kimi Token Plan tiers (Andante / Moderato / Allegretto / Allegro) can call Kimi K3 from ¥39/mo, but only Allegro unlocks K3 million-token ultra-long chat, with annual billing saving up to ¥1,680. Tier pricing and K3 capabilities (source):
| Tier | Monthly (regular) | Annual | Agent quota | Concurrent tasks | K3 capabilities |
|---|---|---|---|---|---|
| Andante | ¥39 (¥49) | ¥468/yr (save ¥120) | 1x | 1 | Standard K3 chat |
| Moderato | ¥79 (¥99) | ¥948/yr (save ¥240) | 2x | 2 | K3 + 2-sub-task cluster |
| Allegretto | ¥159 (¥199) | ¥1,908/yr (save ¥480) | 4x | 2 | K3 + 4-sub-task cluster + Kimi Claw/Goal mode (recommended) |
| Allegro | ¥559 (¥699) | ¥6,708/yr (save ¥1,680) | 10x | 4 | K3 million-token ultra-long chat + 8-sub-task cluster |
The most confusing part is the relationship between continuous monthly and continuous annual pricing: annual billing is a single payment for the whole year (e.g., Andante ¥468/yr), not a re-labeling of the monthly price—yearly totals are ¥468 / ¥948 / ¥1,908 / ¥6,708, saving ¥120 / ¥240 / ¥480 / ¥1,680 versus the regular prices. The free Adagio tier lets you try one concurrent task and basic capabilities, but does not unlock K3's ultra-long context.
How to pick: Andante or Moderato is enough for everyday chat and research; Allegretto when you need Kimi Claw deployment, Goal mode, and multi-agent parallelism; Allegro is the only path to K3 million-token ultra-long chat for huge documents, large code repos, or extended multi-turn deep conversations. Paid tiers currently show "Reserve subscription" on the official site, and the new membership system will split Kimi and Kimi Code benefits—existing subscribers are unaffected.
Kimi Token API Pricing Comparison: K3 vs Other Models
Kimi K3 on the Token API costs ¥2 cached input, ¥20 uncached input, and ¥100 output per 1M tokens with a 1M context and always-on inference; the coding workhorse K2.7 Code (¥1.30 cached / ¥6.50 input / ¥27 output) is noticeably cheaper. Model pricing (source):
| Model | Cached input | Uncached input | Output | Notes |
|---|---|---|---|---|
| Kimi K3 | ¥2.00 | ¥20.00 | ¥100.00 | 1M context, always-on inference, reasoning_effort low/high/max |
| Kimi K2.7 Code standard | ¥1.30 | ¥6.50 | ¥27.00 | Coding workhorse, 256k context, text/image/video |
| Kimi K2.7 Code HighSpeed | ¥2.60 | ¥13.00 | ¥54.00 | Same model, ~180 tokens/s output |
| Kimi K2.6 | ¥1.10 | ¥6.50 | ¥27.00 | General multimodal |
K3 has the highest unit price of the four, but it brings the 1M context and the strongest capability, making it the right fit for high-value, complex, low-tolerance core tasks; for high-frequency lightweight work, K2.7 Code is the cheaper daily driver. The best deal on the API side is automatic context caching: K3's cached input is about one-tenth of the uncached price (¥2 vs ¥20), which can dramatically compress input costs in coding workloads. In addition, $web_search adds ¥0.03 per successful trigger, and file extraction and storage are temporarily free—but extracted content fed to the model is still billed as input tokens.
Note: Kimi K2.5 (¥0.70 / ¥4.00 / ¥21.00) and the Moonshot V1 series have stopped accepting new users and will go fully offline on 2026-08-31. Choose K3 or K2.7 Code for new integrations and migrate existing calls promptly.
Quota, Usage and Rate Limits: Two Different Accounting Models
Membership is about "quota pool + concurrency," while the API is about "balance + tier"—two completely different consumption and rate-limiting models. On the membership side, agent quota multipliers are 1x/2x/4x/10x, concurrent agent tasks are 1/2/2/4, cluster sub-tasks are 2/4/8, all paid tiers include a 4x priority queue, and the pool resets monthly. On the API side, rate limit tiers run from Tier0 to Tier5 bound to cumulative recharge, with RPM, TPM, and concurrency ceilings stepping up each tier; insufficient balance or exceeding tier quotas affects production calls.
Do not look only at unit price before launch: for high-concurrency API workloads, first confirm your account tier can carry the target traffic; for membership, evaluate whether the agent quota is enough—Allegro's 10x quota can sustain all-day high-concurrency agent tasks, while Andante's 1x is closer to a light experience.
API Key and Integration Config: Membership Toolchain vs Open API
Members do not need an API key: Kimi Code is called through membership toolchains such as Kimi CLI, Claude Code, Roo Code, and the VS Code extension, billed against kimi.com subscription quota. You only need an API key from platform.kimi.com for your own app or product integration, connected through the OpenAI-compatible API. Membership quota cannot be converted into API balance—this is the most common misconception.
Setup differs by scenario: coding-tool users install Claude Code / Cline / Roo Code and select the Kimi Code channel; backend developers create an API key on the Moonshot platform, configure the base URL and model name (e.g., kimi-k3), enable automatic context caching, and set reasoning_effort as needed. K3 also supports ToolCalls, JSON Mode, and structured output, making it suitable for complex agent pipelines.
Deals and Is It Worth It: How to Buy K3 Smartly
Bottom line: if you work inside kimi.com, choose the Token Plan membership—heavy agent users go straight to Allegro (¥559/mo) for K3's 1M ultra-long chat; if you build your own app, Kimi Token API is the only option, where K3's higher unit price can be offset by cache-hit discounts and by using K2.7 Code. Membership deals are mainly annual savings (up to ¥1,680) and the free Adagio trial; API deals are cache-hit discounts and temporarily free file extraction.
| Your situation | Recommendation |
|---|---|
| Light use, just trying it out | Free Adagio or Andante ¥39/mo |
| Mixed research + office + coding | Moderato ¥79/mo or Allegretto ¥159/mo |
| Need Kimi Claw, Goal mode, multi-agent | Allegretto ¥159/mo (¥1,908/yr) |
| Need K3 million-token ultra-long chat, all-day intensity | Allegro ¥559/mo (¥6,708/yr, save ¥1,680) |
| Building apps, product integration, server-side calls | Kimi Token API, K3 pay-as-you-go (¥2 / ¥20 / ¥100) |
For broader comparisons against other Chinese models, check the DeepSeek API and Zhipu GLM comparison pages. Whether Kimi K3 is worth it depends on which path you take: membership trades a monthly budget for fixed capabilities, while the API trades per-use fees for flexibility—the two paths are not the same money, so pick the right entry point before comparing prices.