SDKs
Go SDK
See the Go SDK documentation for full installation instructions and usage examples.
Install
Make sure you have a Go version with modules support.
To install the latest version of the Go SDK, add a dependency to the current module:
To install a specific version of the Go SDK, run the following command:
To check your SDK version, run the following command:
Upgrade
If you already have the Go SDK, upgrade to the latest version as follows:
Initialize
Once installed, you can import the SDK and then use an API key to initialize a client instance: