Skip to content

Quick start

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 : The administrator creates member accounts in the management platform (username format: letters, digits, underscores; no leading digit), assigns seats, and then generates an API Key for each member. For details, see Team management.

  • 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

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 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. 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 models.

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.

For details, see Integrate tools.

Mirror of Alibaba Cloud Model Studio docs for reference and RAG. Not affiliated with Alibaba Cloud.