Model Studio supports any third-party programming tool compatible with OpenAI or Anthropic API protocols that allows custom endpoints. Connect via Pay-as-you-go, Coding Plan, or Token Plan (Team Edition).
Configure credentials
Model Studio offers three billing plans:
-
Token Plan (Team Edition): Seat-based subscription. Token consumption is deducted from Credits.
-
Coding Plan: Fixed monthly subscription billed by number of model calls.
-
Pay-as-you-go: Post-paid based on actual usage.
Token Plan (Team Edition)
|
API protocol |
Base URL |
API Key |
Supported models |
|
OpenAI |
|
Token Plan (Team Edition) dedicated API Key |
Supported models (text generation only) |
|
Anthropic |
|
Coding Plan
|
API protocol |
Base URL |
API Key |
Supported models |
|
OpenAI |
|
Coding Plan dedicated API Key |
|
|
Anthropic |
|
Pay-as-you-go
|
API protocol |
Base URL |
API Key |
Supported models |
|
OpenAI |
China North 2 (Beijing):
Singapore:
US (Virginia):
|
||
|
Anthropic |
China North 2 (Beijing): Singapore: |
Configuration example: Trae
Trae supports custom models, so you can connect to Alibaba Cloud Model Studio by configuring the service endpoint of any plan above directly, with no extension required. The following steps use Trae as an example:
-
In Trae, go to Settings > Models, click Add, and select Custom configuration.
-
API format: Select OpenAI-compatible or Anthropic-compatible based on the protocol of the chosen endpoint.
-
Request URL: Enter the Base URL of the corresponding plan in the table above.
-
Model ID: Enter a model name supported by the chosen plan.
-
API key: Enter the dedicated API key of the corresponding plan.
-
After saving, select and use the model from the model list in the lower-right corner of the chat box.
Unsupported tool types
Token Plan (Team Edition) and Coding Plan support only AI programming tools and OpenClaw-type agents. The following tools are not supported:
-
Workflow and automation platforms: Dify, n8n, Coze, etc.
-
API testing tools: Postman, Insomnia, etc.
-
Custom applications: automated scripts, application backends calling the API directly, etc.
Using a plan API key for calls outside the permitted scope will be considered a violation or abuse, and may result in subscription suspension or API key ban.
Use in IDEs
To use Model Studio in VS Code variants or JetBrains IDEs, install one of these extensions:
|
Extension |
Supported IDEs |
Documentation |
|
Claude Code |
VS Code, JetBrains IDEs |
|
|
Kilo Code |
VS Code, JetBrains IDEs |
|
|
Qwen Code |
VS Code |