Server-side SDK overview

更新时间:
复制 MD 格式

Download the server-side SDK source code and use the SDK to call OpenAPI operations.

Contact us

If you have questions or want to obtain technical support, join the DingTalk group for IMS (ID: 84650000851) to contact us.

SDK source code

Language

GitHub address

Java

alibabacloud-java-sdk

Python

alibabacloud-python-sdk

PHP

alibabacloud-sdk-php

Node.js

alibabacloud-typescript-sdk

Go

alibabacloud-go

Intelligent Media Services also provides SDKs for other languages, such as C# and C++. For more information, see Server-side SDKs.

How to call OpenAPI

To call OpenAPI operations by using the server-side SDK, perform the following steps:

Step

Operation

1

Activate Intelligent Media Services. For more information, see Activate a service.

2

Obtain an AccessKey pair. For more information, see Create an AccessKey.

3

Install the SDK. For more information, see Install the SDK.

4

Call OpenAPI operations to implement features.