すべてのプロダクト
Search
ドキュメントセンター

Alibaba Cloud Model Studio:ベース URL の概要

最終更新日:Jul 02, 2026

ベース URL は、モデル API を呼び出すためのエンドポイントです。ベース URL は、同じ課金プランの API キーと一緒に使用する必要があります。そうでない場合、401 エラーが発生します。API キーはリージョンごとに独立しており、リージョンをまたいで使用することはできません。

従量課金

ユースケースに合ったドメインを選択してください:

  • DashScope ドメイン (例: dashscope.aliyuncs.com):既存の中央集権型共有ドメインです。引き続き利用可能ですが、ワークスペース専用ドメインへの移行を推奨します。

  • ワークスペース専用ドメイン ([workspace-id].[region].maas.aliyuncs.com):本番環境での利用を推奨します。より高いスループット、より低いレイテンシー、およびワークスペースレベルのトラフィックの隔離を提供します。

  • トライアルドメイン (trial.[region].maas.aliyuncs.com):一時的なテストや迅速な検証向けで、レート制限が低く設定されています。

DashScope ドメイン

同じリージョン内のどのワークスペースの API キー でも、このドメインを呼び出すことができます。

リージョン

OpenAI 互換

Anthropic 互換

中国 (北京)

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

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

シンガポール

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

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

米国 (バージニア)

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

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

中国 (香港)

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

https://cn-hongkong.dashscope.aliyuncs.com/apps/anthropic

ワークスペース専用ドメイン

そのワークスペースに属する API キー のみ、このドメインを呼び出すことができます。

リージョン

OpenAI 互換

Anthropic 互換

中国 (北京)

https://{WorkspaceId}.cn-beijing.maas.aliyuncs.com/compatible-mode/v1

https://{WorkspaceId}.cn-beijing.maas.aliyuncs.com/apps/anthropic

シンガポール

https://{WorkspaceId}.ap-southeast-1.maas.aliyuncs.com/compatible-mode/v1

https://{WorkspaceId}.ap-southeast-1.maas.aliyuncs.com/apps/anthropic

日本 (東京)

https://{WorkspaceId}.ap-northeast-1.maas.aliyuncs.com/compatible-mode/v1

https://{WorkspaceId}.ap-northeast-1.maas.aliyuncs.com/apps/anthropic

ドイツ (フランクフルト)

https://{WorkspaceId}.eu-central-1.maas.aliyuncs.com/compatible-mode/v1

https://{WorkspaceId}.eu-central-1.maas.aliyuncs.com/apps/anthropic

中国 (香港)

https://{WorkspaceId}.cn-hongkong.maas.aliyuncs.com/compatible-mode/v1

https://{WorkspaceId}.cn-hongkong.maas.aliyuncs.com/apps/anthropic

トライアルドメイン

同じリージョン内のどのワークスペースの API キー でも、このドメインを呼び出すことができます。

リージョン

OpenAI 互換

Anthropic 互換

中国 (北京)

https://trial.cn-beijing.maas.aliyuncs.com/compatible-mode/v1

https://trial.cn-beijing.maas.aliyuncs.com/apps/anthropic

シンガポール

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

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

中国 (香港)

https://trial.cn-hongkong.maas.aliyuncs.com/compatible-mode/v1

https://trial.cn-hongkong.maas.aliyuncs.com/apps/anthropic

トークンプラン

インタラクティブな利用を目的としたプランです。バックエンドサービス用ではありません。トークンプランの専用 API キー を使用してください。

リージョン

OpenAI 互換

Anthropic 互換

シンガポール

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

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

コーディングプラン

Claude Code や Codex などの AI コーディングツールでのインタラクティブな利用専用となります。バックエンドサービス用ではありません。コーディングプランの専用 API キー を使用してください。

リージョン

OpenAI 互換

Anthropic 互換

シンガポール

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

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

関連ドキュメント