Skip to main content
Token Plan

Overview

AI token subscriptions

Monthly subscription for AI tools -- credits-based billing across text and image generation models, compatible with mainstream AI programming and agent tools.

Plan details

Token Plan integrates Qwen and third-party models, supporting both text and image generation. It uses Credits for unified billing, allowing you to use a single subscription across various AI tools.
  • Flexible model switching: Switch between various models on demand, with usage uniformly deducted from your Credits.
  • Broad tool compatibility: Compatible with various popular programming and agent tools.
  • Multiple plan tiers: Choose from Standard, Pro, and Max seats to match different usage levels.
  • Data security: We do not use your conversation data for model training.
  • Predictable costs: The monthly subscription model makes your budget predictable.
  • Stable performance: Multi-tenant isolation architecture ensures smooth service without queuing.

Supported models

ModalityModels
Text generationqwen3.6-plus, glm-5, MiniMax-M2.5, deepseek-v3.2
Image generationqwen-image-2.0, qwen-image-2.0-pro, wan2.7-image, wan2.7-image-pro

Pricing

Seat plans:
Seat typePriceQuotaUse cases
Standard Seat$30/seat/month25,000 Credits/seat/monthFor team members with light AI usage
Pro Seat$100/seat/month100,000 Credits/seat/monthFor team members who frequently use AI for coding
Max Seat$200/seat/month250,000 Credits/seat/monthFor core developers who heavily rely on AI for coding
Shared usage package: A flexible shared usage package for all seats in your team. If an individual seat exceeds its monthly quota, any overage is deducted from this package. Each package is valid for one month, and any unused Credits expire at the end of the period. If you have multiple packages, the one with the earliest expiration date is used first.
TierPriceQuota
Shared usage package$700/package625,000 Credits/package

Credits billing

The system dynamically calculates the Credits consumed per request based on factors such as model type, token usage, thinking mode, and tool calls. Example: Estimated Credits consumption for a single request using qwen3.6-plus:
Token typeQuantityCredits consumed
Input Tokens8,3491.67
Cached Tokens40,7940.82
Output Tokens5730.69
TotalApprox. 3.18 Credits
Deduction order:
  1. The system first deducts Credits from the monthly quota of your seat plan.
  2. After a seat's quota is exhausted, the system deducts Credits from the shared usage package. If you have multiple packages, the system uses the one with the earliest expiration date first.
  3. If all quotas are depleted, the service is suspended until the next billing cycle begins or until you purchase a new shared usage package.
Token Plan is non-refundable. API keys are for interactive use within compatible AI tools only -- you cannot use it for automated scripts or application backends. Do not share or expose your API key publicly. Violating this policy may result in suspension.

Getting started

Step 1: Subscribe to Token Plan

Go to the Token Plan page, select a seat type, and complete the subscription.

Step 2: Get API key and base URL

  • API key: Get your plan-specific API key from the API Keys page.
  • Base URL: Use the plan-specific base URL that matches your tool:
    • OpenAI compatible: https://token-plan.ap-southeast-1.maas.aliyuncs.com/compatible-mode/v1
    • Anthropic compatible: https://token-plan.ap-southeast-1.maas.aliyuncs.com/apps/anthropic
Do not use pay-as-you-go API keys or dashscope-intl base URLs. They do not work with Token Plan.

Step 3: Set up an AI tool

Pick a tool you're familiar with and follow its setup guide. For other tools and IDEs, see Other tools.

Optional: Integrate image generation models

Token Plan supports image generation models such as qwen-image-2.0 and wan2.7-image. These models use a separate endpoint and require integration through your AI tool's extension mechanisms (Skill, Slash Command, or Agent). For configuration instructions, see Integrate multimodal generation models.

Optional: Integrate tools/MCP

Integrating tools allows models to access extended capabilities, such as Internet search and a code interpreter, during conversations.
  • qwen3.6-plus has five built-in tools: Internet search, a code interpreter, web scraping, search by image, and text-to-image search. You can call these tools directly through the Responses API.
  • For other models, integrate tools by using the MCP service.
For detailed instructions, see Integrate tools/MCP.

Usage rules

  1. Scope of use: This service is intended for interactive use within compatible AI tools only. You cannot use it for automated scripts or application backends.
  2. Data security: Token Plan does not use your conversation data for model training.
  3. Account rules: The API key is for the subscriber's personal use only. Do not share or expose it publicly.
  4. Refund policy: Token Plan does not offer refunds. You cannot cancel subscriptions after purchase.
Overview - Qwen Cloud