SDK overview

更新时间: 2026-06-22 15:50:18

Alibaba Cloud provides the Domain Name SDK, which encapsulates domain name-related API operations. You can use the SDK to create, query, update, transfer, and renew domain names, and manage Domain Name System (DNS) settings.

SDK versions

The Domain Name SDK includes SDK V2.0 and SDK V1.0. SDK V2.0 is the latest release and is more robust and easier to use than SDK V1.0.

Note

We recommend that you use SDK V2.0.

SDK download URLs

The Domain Name SDK V2.0 supports multiple programming languages. You can install the SDK by using the method provided in OpenAPI Explorer or view the source code and installation guidelines on GitHub. We recommend that you install the SDK by using the dependency management tool of your programming language.

Language

SDK Installation

GitHub address

Quick Start

Java

alibabacloud-java-sdk/domain-20180129

Use Alibaba Cloud SDKs for Java in an IDE

Python

SDK for Python

alibabacloud-python-sdk/domain-20180129

Use Alibaba Cloud SDKs for Python in an IDE

PHP

SDK for PHP

alibabacloud-sdk-php/domain-20180129

Use Alibaba Cloud SDKs for PHP in an IDE

Node.js

SDK for TypeScript

alibabacloud-typescript-sdk/domain-20180129

Use Alibaba Cloud SDKs for Node.js in an IDE

Go

SDK for Go

alibabacloud-go/domain-20180129

Use Alibaba Cloud SDKs for Go in an IDE

C#

SDK for C#

alibabacloud-csharp-sdk/domain-20180129

Use Alibaba Cloud SDK for .NET in an IDE

Examples

The following example shows how to use the Domain Name SDK to submit a domain name registration task.

上一篇: SDK reference (new) 下一篇: SDK for Java code examples