Skip to main content
Token Plan

Quick start

Start using Token Plan (Team Edition) in three steps: subscribe, get your API key, and set up your AI tool.

Step 1: Subscribe to Token Plan (Team Edition)

Go to the Token Plan (Team Edition) purchase page, select a seat type, and subscribe.

Step 2: Obtain your dedicated API Key and Base URL

  1. Go to the Token Plan Management Console. On the Members page, click Assign Seat, select a seat type, and click Confirm.
  2. After the seat is assigned, click Generate for the member to create the dedicated API Key (format: sk-sp-xxxxx, displayed only once — save it immediately).
  3. On the API Keys page, view the plan-specific Base URL.
Select the Base URL that matches the protocol your AI tool supports:
ProtocolBase URL
OpenAI Compatiblehttps://token-plan.ap-southeast-1.maas.aliyuncs.com/compatible-mode/v1
Anthropic Compatiblehttps://token-plan.ap-southeast-1.maas.aliyuncs.com/apps/anthropic
Do not use a regular Qwen Cloud API Key (sk-xxx) or the dashscope-intl.aliyuncs.com domain — they will cause authentication errors.

Step 3: Set up your AI tool

Optional: Set up image generation models

Token Plan (Team Edition) supports image generation models such as qwen-image-2.0 and wan2.7-image. These models use separate APIs and require integration through your AI tool's Skill or extension mechanism. For configuration details, see Integrate multimodal generation models.

Optional: Tool calling

Models can access extended capabilities like web search and code interpreter through tool integration.
  • qwen3.7-max, qwen3.6-plus, qwen3.6-flash: 5 built-in tools (web search, code interpreter, web scraping, reverse image search, text-to-image search) callable via the Responses API. No extra charges; token usage is deducted from the plan's Credits.
For details, see Integrate tools.