All Products
Search
Document Center

Intelligent Media Services:Server SDK overview

Last Updated:Dec 05, 2024

This topic describes how to download the source code of a server SDK and how to call API operations by using the server SDK.

Contact us

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

Source code

Programming language

GitHub address

Java

alibabacloud-java-sdk

Python

alibabacloud-python-sdk

PHP

alibabacloud-sdk-php

Node.js

alibabacloud-typescript-sdk

Go

alibabacloud-go

In addition to SDKs for the preceding programming languages, Alibaba Cloud Intelligent Media Services (IMS) provides SDKs for other programming languages, such as C# and C++. For more information, see server SDKs.

Procedure for calling an API operation

The following table describes the steps that you can perform to call an API operation by using a server SDK.

Step

Operation

1

Activate IMS. For more information, see Activate IMS.

2

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

3

Install a server SDK. For more information, see Install a server SDK.

4

Call an API operation to implement business functionality. For more information about API operations in SDKs for different programming languages, see the following topics: