Skip to content

More tools

In addition to the tools listed above, Alibaba Cloud Model Studio supports any third-party programming tool that is compatible with the OpenAI or Anthropic API protocol and allows custom service endpoints. You can connect via Pay-as-you-go, Coding Plan, or Token Plan (Team Edition).

Configure credentials

Alibaba Cloud Model Studio offers three billing plans. Choose based on your needs:

  • 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 protocolBase URLAPI KeySupported models
OpenAIhttps://token-plan.ap-southeast-1.maas.aliyuncs.com/compatible-mode/v1Token Plan (Team Edition) dedicated API KeySupported models (text generation only)
Anthropichttps://token-plan.ap-southeast-1.maas.aliyuncs.com/apps/anthropic

Coding Plan

API protocolBase URLAPI KeySupported models
OpenAIhttps://coding-intl.dashscope.aliyuncs.com/v1Coding Plan dedicated API KeySupported models
Anthropichttps://coding-intl.dashscope.aliyuncs.com/apps/anthropic

Pay-as-you-go

API protocolBase URLAPI KeySupported models
OpenAIChina North 2 (Beijing): https://dashscope.aliyuncs.com/compatible-mode/v1Singapore: https://dashscope-intl.aliyuncs.com/compatible-mode/v1US (Virginia): https://dashscope-us.aliyuncs.com/compatible-mode/v1Alibaba Cloud Model Studio API KeySupported models
AnthropicChina North 2 (Beijing): https://dashscope.aliyuncs.com/apps/anthropicSingapore: https://dashscope-intl.aliyuncs.com/apps/anthropicSupported models

Unsupported tool types

Token Plan (Team Edition) and Coding Plan are intended for use only with AI programming tools and OpenClaw-type agents. The following types of tools are not supported:

  • Workflow and automation platforms: such as Dify, n8n, Coze, etc.

  • API testing tools: such as Postman, Insomnia, etc.

  • Custom applications: direct API calls from automated scripts, application backend code, 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

Note

Some programming tools (such as Lingma Personal Edition, Cursor Free, and Trae) do not support custom service endpoints and cannot directly use Token Plan (Team Edition) or Coding Plan.

To use Model Studio in VS Code variants (Cursor, Trae, etc.) or JetBrains IDEs (IDEA, PyCharm, etc.), install one of the following extensions:

ExtensionSupported IDEsDocumentation
Claude CodeVS Code, JetBrains IDEsClaude Code
Kilo CodeVS Code, JetBrains IDEsKilo CLI
Qwen CodeVS CodeQwen Code

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