SDKs & Libraries

Official client libraries for every major platform

JavaScript / TypeScript

@sphere1a/client-js

# npm
npm install @sphere1a/client-js
# yarn
yarn add @sphere1a/client-js
View Documentation →

Python

sphere1a-python

# pip
pip install sphere1a
View Documentation →

Ruby

sphere1a-ruby

# bundler
gem 'sphere1a'
# or directly
gem install sphere1a
View Documentation →

Go

github.com/sphere1a/go-client

go get github.com/sphere1a/go-client
View Documentation →