Skip to main content

General API SDKs

We provide SDKs for the General API in Python, Kotlin, and Typescript.

Python SDK

The Python SDK is available via pip from pypi.

See the Quick start guide for a simple example.

The code is publicly available at bitbucket, it also contains more examples in the examples directory.

Kotlin SDK

The Kotlin SDK is available via maven.

The code is publicly available at bitbucket.

Typescript SDK

The Typescript SDK is available via NPM.

The code is publicly available at bitbucket.