Token Plan is an AI model subscription service offered by Alibaba Cloud Model Studio. It uses Credits as a unified billing unit and supports various AI coding and agent tools. Token Plan offers Personal Edition and Team Edition in two editions, meeting the needs of individual developers to enterprise teams.
Product overview
Token Plan uses a unified Credits deduction mechanism, allowing you to use a single subscription across mainstream AI coding and agent tools such as Claude Code, Cursor, Qwen Code, Codex, Qoder, Qoder CN, and OpenClaw. It supports text generation, image generation, video generation, speech recognition, real-time voice conversation, and other models, as well as Harness tools such as web search and code interpreter.
Token Plan is compatible with the OpenAI and Anthropic API protocols. Any tool that supports a custom Base URL and API Key can be integrated. Compatibility is determined by API protocol support, not by how the tool interface looks. A self-developed tool that does not call the standard APIs cannot be configured with a dedicated API key, so it cannot draw down your subscription quota. In this case, use a pay-as-you-go API key (prefixed with sk- or sk-ws-) instead.
- Personal Edition: Designed for individual developers, it offers three plan tiers: Lite, Standard, and Pro, with a 7-day Credits limit. Higher tiers provide larger quotas.
- Team Edition: Designed for teams and enterprises, it offers three seat tiers: Standard seat, Pro seat, and Max seat. It supports multi-seat management, usage analytics, and guarantees that your data will not be used for model training.
Personal Edition
Lite | Standard | Pro | Extra Bundle | |
|---|---|---|---|---|
Pricing | Original price $8/month | Original price $25/month | Original price $80/month | $15/bundle/month |
7-day quota | 2,500 Credits | 10,000 Credits | 40,000 Credits | Unlimited |
Concurrent Agents | 1-2 | 3-4 | 6-8 | - |
Models | Supports multiple models for text generation, image generation, video generation, speech recognition, real-time voice conversation, and more (View full list) | |||
Harness tools | Supports multiple Harness tools, billed in Credits (View details) | |||
Team Edition
Standard seat | Pro seat | Max seat | Shared quota pack | |
|---|---|---|---|---|
Pricing | Original price $30/seat/month | Original price $100/seat/month | $200/seat/month | $700/pack/month |
Monthly quota | 25,000 Credits/seat/month | 100,000 Credits/seat/month | 250,000 Credits/seat/month | 625,000 Credits/pack |
7-day quota | Unlimited | |||
Models | Supports multiple models for text generation, image generation, video generation, speech recognition, real-time voice conversation, and more (View full list) | |||
Team management | Supports multi-seat management and usage analytics (Team management) | |||
Harness tools | Supports multiple Harness tools, billed in Credits (View details) | |||
Plan quotas
Personal Edition
Personal Edition uses a 7-day fixed window quota system, measured in Credits:
- 7-day quota: A 7-day timer starts from the first invocation. When cumulative consumption within the window reaches the quota limit, the service is paused until the full 7 days elapse and the quota resets.
Team Edition
Team Edition uses a monthly quota system with no 7-day window limits. The billing cycle is calculated from the subscription date as a subscription month, not a calendar month. For example, if you subscribe on June 4, the subscription is valid until the 4th of the following month. The full monthly quota is granted in a single batch at the start of each subscription month, not distributed daily. Renewing only extends the subscription period and does not add extra quota to the current billing cycle. Each seat's monthly quota is available within the billing cycle, and unused quota does not carry over. When the monthly quota is exhausted, API calls are blocked. You can purchase shared quota packs to add more capacity.
FAQ
Can I purchase both Personal Edition and Team Edition?
Yes. The same Alibaba Cloud account can hold both Personal Edition and Team Edition subscriptions simultaneously. They are billed independently.
About Coding Plan
Coding Plan and Token Plan are two independent subscription products. Migration or upgrades between them are not supported. Coding Plan Lite stopped accepting new purchases on March 20, 2026, and stopped renewals and upgrades on April 13, 2026. Coding Plan Pro was a limited-quantity offering and is no longer available once sold out. We recommend Token Plan, which supports more models and Harness tools.
Why can't I use Token Plan with a self-developed tool that looks like an official tool?
Token Plan draws down your subscription quota through a dedicated API key (prefixed with sk-sp-) and a custom Base URL. A tool must support the OpenAI or Anthropic API protocol to be integrated. A similar interface does not mean API protocol compatibility. If your self-developed tool does not call the standard APIs, use a pay-as-you-go API key (prefixed with sk- or sk-ws-) instead.