The Function AI software development kit (SDK) is a dependency package that simplifies development. It encapsulates underlying API calls to help you deploy and manage projects. This lets you focus on your business logic instead of operations and maintenance.
SDK list
SDK list | Download link | Quick installation method | Detailed user guide |
Golang SDK |
| ||
Java SDK | | ||
Python 3 SDK |
| ||
PHP SDK |
| ||
Node.js SDK |
| ||
C# SDK |
|
SDK usage examples
You can use the multi-language SDK demos at the API level to test your code. For sample code, see OpenAPI Explorer in the Developer Hub.
Before you use the sample code, note the following parameters.
${endpoint}: The endpoint for the Function AI service. For more information, see Endpoints.
${accessKeyId} and ${accessKeySecret}: Your AccessKey pair. Log on to the Resource Access Management (RAM) console to obtain your AccessKey pair. For more information, see View the AccessKey information of a RAM user.