Subscribe to Token Plan (Team Edition) and get started in three steps: choose a plan, obtain your API key, and configure 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 complete the subscription. Both primary accounts and RAM users can subscribe.
Step 2: Obtain your dedicated API Key and Base URL
- API Key: Create your dedicated API Key from the API Key page (displayed only once upon creation — save it immediately).
- Base URL: Select the base URL that matches the protocol your AI tool supports.
| 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 |
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 that supports natural language programming
OpenCode
Open-source AI programming agent tool
Cursor
AI-native code editor
Codex
Command-line programming tool from OpenAI
Qwen Code
Open-source CLI coding tool
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
Intelligent coding assistant from Alibaba Cloud
Kilo CLI
Lightweight, high-performance command-line programming tool
More tools
Other compatible 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. Image generation models use separate APIs and must be integrated through your AI tool's Skill or extension mechanism.
For configuration details, see Integrate multimodal generation.
Optional: Tool calling
By integrating tools, models can use extended capabilities such as web search and code interpreter during conversations.
- qwen3.6-plus: Has 5 built-in tools — web search, code interpreter, web scraping, reverse image search, and text-to-image search — that can be called directly through the Responses API. Built-in tools incur no additional charges; the tokens they consume are deducted from the plan's Credits.