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
- Go to the Token Plan Management Console. On the Members page, click Assign Seat, select a seat type, and click Confirm.
- 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). - On the API Keys page, view the plan-specific Base URL.
| Protocol | Base URL |
|---|---|
| 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 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
OpenClaw
Open-source, self-hosted personal AI assistant
Hermes Agent
Open-source AI agent framework with built-in self-learning loop
Claude Code
AI terminal coding assistant with natural language programming
OpenCode
Open-source AI coding agent tool
Cursor
AI-native code editor
Codex
Command-line coding tool by OpenAI
Qwen Code
Open-source CLI coding tool
QwenPaw
Open-source personal AI assistant with local and cloud deployment
Cherry Studio
Multi-model desktop client
Chatbox
Cross-platform AI desktop client
Cline
VS Code extension for intelligent code completion and debugging
Qoder
Agentic coding platform for real-world software development
Lingma
Alibaba Cloud AI coding assistant with standalone IDE
Kilo CLI
Lightweight, high-performance command-line coding tool
More tools
Other programming tools
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.