Skip to main content

How to install

Get the package from GitHub using go get.
Bash
Initialize the client instance and use it to make API requests. You need to specify your secret API key and region (if it is not US/Global).
Go

Documentation

You can find the full documentation in the official GitHub repository. The repository also contains an example app demonstrating the usage of the library.