All Products
Search
Document Center

Alibaba Cloud Model Studio:Coding plan overview

Last Updated:Jun 11, 2026

Coding Plan gives you access to models including Qwen, GLM, Kimi, and MiniMax in popular AI coding tools. For a fixed monthly fee, it offers a cost-effective alternative to pay-as-you-go API billing.

Plan details

Note
  1. As of March 20, 2026, 00:00:00 (UTC+08:00), the Lite plan is no longer available for new subscriptions (see announcement). As of April 13, 2026, 18:00:00 (UTC+08:00), renewals and upgrades for the Lite plan have been discontinued (see announcement).

  2. The Lite plan supports all plan models, including Qwen, GLM, Kimi, and MiniMax, same as the Pro plan.

Pro

Supported models

How to determine supported models

Rules:

1. This list is an exact-string allowlist.

2. Models must match character-by-character. Any difference in version or sub-model means the model is not supported.

3. Do not infer version compatibility.

Examples:

- ❌ "GLM-5.1" → Only glm-5 is on the list → Not supported.

- ❌ "qwen3-coder-max" → Not on the list → Not supported.

Only the following exact model versions are supported:

Recommended models: qwen3.7-plus (vision), qwen3.6-plus (vision), kimi-k2.5 (vision), glm-5, and MiniMax-M2.5

More models: qwen3.5-plus (vision), qwen3-max-2026-01-23, qwen3-coder-next, qwen3-coder-plus, and glm-4.7

Price

$ 50/month

Quota

  • 6,000 requests per 5 hours

  • 45,000 requests per week

  • 90,000 requests per month

  • Limited availability: Slots are limited and available on a first-come, first-served basis. New slots are restocked daily at 00:00:00 (UTC+08:00). Go to the Coding Plan purchase page to subscribe.

  • Quota consumption: Each query consumes quota based on the number of model calls. Simple tasks typically use 5–10 calls, while complex tasks may use 10–30 or more. Actual consumption varies by task complexity, context, and tool usage. Check your usage on the Coding Plan page.

  • Quota replenishment:

    1. 5-hour quota: Rolls over automatically. Usage from 5 hours ago is restored. For example, if you use 100 calls at 10:00 and 200 calls at 11:00, the 100 calls are restored at 15:00 and the 200 calls at 16:00.

    2. Weekly quota: Resets every Monday at 00:00:00 (UTC+08:00).

    3. Monthly quota: Resets at 00:00:00 (UTC+08:00) on your subscription renewal date each month.

Quick start

Step 1: Subscribe to a Coding Plan

Go to the Coding Plan purchase page, select a plan, and complete the subscription.

Subscribe directly with your Alibaba Cloud account. If you are a RAM user, your Alibaba Cloud account owner must grant you the necessary permissions before you can subscribe.

Authorize a RAM user

  1. Add a user: Log on to Alibaba Cloud Model Studio with your Alibaba Cloud account. Go to the Permissions page of your target workspace. Click Add User, specify a username for the RAM user, and click Confirm.image

  2. Grant permissions: Find the user and click Permissions in the Actions column. Select the Administrator role and click Confirm to complete the authorization.image

Step 2: Get plan-specific API key and base URL

You must use the plan-specific API key and base URL to ensure usage is correctly deducted from your plan's quota.

  • API key: On the Coding Plan page, get your Coding Plan-specific API key (in the format sk-sp-xxxxx).

  • Base URL: Configure one of the following base URLs in your AI tool. The URL depends on the tool. See your tool's documentation for details.

    • OpenAI-compatible protocol: https://coding-intl.dashscope.aliyuncs.com/v1

    • Anthropic-compatible protocol: https://coding-intl.dashscope.aliyuncs.com/apps/anthropic

Note

The API key and base URL for a Coding Plan are different from the API key (which starts with sk-xxxxx) and base URL (for example, https://{WorkspaceId}.ap-southeast-1.maas.aliyuncs.com/xxxxxx) for the pay-as-you-go service in Model Studio. Do not use them interchangeably.

Step 3: Integrate with an AI tool

Before you subscribe

The Coding Plan service is non-refundable. Before you subscribe, note the following:

  1. Prohibition of API calls: This plan is for interactive use in programming tools such as Claude Code and OpenClaw. Do not use the plan's API key for automated scripts, application backends, or other non-interactive scenarios. Using the API key outside the permitted scope is a violation that may result in subscription suspension or API key revocation.

  2. Account usage policy: The plan is for your use only and must not be shared. Account sharing may lead to restrictions on your subscription.

FAQ

Unexpected charges with a Coding Plan

This happens when you use the general Model Studio API key and base URL instead of your Coding Plan-specific ones. This usage is billed on a pay-as-you-go basis, resulting in extra charges. To resolve this, switch to your Coding Plan API key (starting with sk-sp-) and base URL (containing coding.dashscope.aliyuncs.com). See Get your plan-specific API key and base URL.

Why is the Lite plan no longer available for new subscriptions?

Due to a product upgrade, the Coding Plan Lite plan stopped accepting new orders on March 20, 2026 (see discontinuation announcement), and renewals and upgrades were discontinued on April 13, 2026 (see renewal discontinuation announcement). Existing subscribers can continue using the service until it expires.

Are existing Lite plan subscribers affected?

Existing Coding Plan Lite subscribers can continue using the service until it expires. Renewals and upgrades for the Lite plan were discontinued on April 13, 2026. To continue using Coding Plan, subscribe to the Pro plan.

For more questions, refer to the FAQ.