All Products
Search
Document Center

Alibaba Cloud Model Studio:More tools

Last Updated:Jul 13, 2026

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

https://token-plan.ap-southeast-1.maas.aliyuncs.com/compatible-mode/v1

Token Plan (Team Edition) dedicated API Key

Supported models (text generation only)

Anthropic

https://token-plan.ap-southeast-1.maas.aliyuncs.com/apps/anthropic

Coding Plan

API protocol

Base URL

API Key

Supported models

OpenAI

https://coding-intl.dashscope.aliyuncs.com/v1

Coding Plan dedicated API Key

Supported models

Anthropic

https://coding-intl.dashscope.aliyuncs.com/apps/anthropic

Pay-as-you-go

API protocol

Base URL

API Key

Supported models

OpenAI

China North 2 (Beijing):

https://dashscope.aliyuncs.com/compatible-mode/v1

Singapore:

https://[workspace-id].ap-southeast-1.maas.aliyuncs.com/compatible-mode/v1

US (Virginia):

https://dashscope-us.aliyuncs.com/compatible-mode/v1

Alibaba Cloud Model Studio API Key

Supported models

Anthropic

China North 2 (Beijing):

https://dashscope.aliyuncs.com/apps/anthropic

Singapore:

https://[workspace-id].ap-southeast-1.maas.aliyuncs.com/apps/anthropic

Supported models

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:

  1. In Trae, go to Settings > Models, click Add, and select Custom configuration.

  2. API format: Select OpenAI-compatible or Anthropic-compatible based on the protocol of the chosen endpoint.

  3. Request URL: Enter the Base URL of the corresponding plan in the table above.

  4. Model ID: Enter a model name supported by the chosen plan.

  5. API key: Enter the dedicated API key of the corresponding plan.

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

Claude Code

Kilo Code

VS Code, JetBrains IDEs

Kilo CLI

Qwen Code

VS Code

Qwen Code