All Products
Search
Document Center

Short Message Service:SDK reference

Last Updated:Jan 25, 2024

This topic describes how to download and use Alibaba Cloud Short Message Service (SMS)SDKs for different programming languages.

Download SMS SDKs

The source code of SMS SDKs is managed on open source GitHub and mainstream dependency repositories. We recommend that you use mainstream dependency management tools in different programming languages to install the SDKs. You can also use CommonRequest to call SMS SDKs. For more information, see Generic calls and specialized calls.

Programming language

GitHub

Download URL of the latest SDK

Java

java-dysmsapi-20180501

SMS SDK for Java

Python

python-dysmsapi-20180501

SMS SDK for Python

PHP

php-dysmsapi-20180501

SMS SDK for PHP

Go

go-dysmsapi-20180501

SMS SDK for Go

Node.js

nodejs-dysmsapi-20180501

SMS SDK for Node.js

C++

cpp-dysmsapi-20180501

SMS SDK for C++

C#

csharp-dysmsapi-20180501

SMS SDK for C#

Swift

swift-dysmsapi-20180501

SMS SDK for Swift

Example

In this example, SMS SDK for Java is used to send a message to a mobile number. For more information, see Use SMS SDKs.