All Products
Search
Document Center

ActionTrail:SDK reference

Last Updated:Apr 26, 2024

This topic describes the version description and mainstream programming languages of ActionTrail SDK and how to download and use ActionTrail SDK.

Version description

OpenAPI Explorer provides SDK V1.0 and SDK V2.0 of ActionTrail. For more information, see OpenAPI Explorer, SDK V1.0, and SDK V2.0. SDK V2.0 introduces no changes to the supported features. This version is used to improve the robustness and user experience of the SDK. ActionTrail SDK V1.0 is no longer maintained. We strongly recommend that you use ActionTrail SDK V2.0.

Note

SDK V1.0 is known as Classic SDK, and SDK V2.0 is known as Darabonba SDK. For more information, see Alibaba Cloud SDK V1.0 and Alibaba Cloud SDK V2.0.

SDK download

The source code of ActionTrail SDK V2.0 is managed on open source GitHub and mainstream dependency repositories. We recommend that you use mainstream dependency management tools in various programming languages to install the SDK. You can call operations by using the CommonRequest operation. For more information see Generic calls and specialized calls. For the sample code, see OpenAPI Explorer.

Programming language

GitHub address

Download URL of the latest SDK

Java

java-actiontrail-20200706

ActionTrail SDK for Java

Python

python-actiontrail-20200706

ActionTrail SDK for Python

PHP

php-actiontrail-20200706

ActionTrail SDK for PHP

Go

go-actiontrail-20200706

ActionTrail SDK for Go

Node.js

nodejs-actiontrail-20200706

ActionTrail SDK for Node.js

C++

cpp-actiontrail-20200706

ActionTrail SDK for C++

C#

csharp-actiontrail-20200706

ActionTrail SDK for C#

Swift

swift-actiontrail-20200706

ActionTrail SDK for Swift

Example

For more information about how to use ActionTrail SDK for Python to query the details of an ActionTrail event, see Call example of ActionTrail SDK for Python.