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.
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 | ||
Python | ||
PHP | ||
Go | ||
Node.js | ||
C++ | ||
C# | ||
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.