A Python example to authenticate your application to SPHERE.IO and get the number of products in your project.
$ pip install -r requirements.txt
This operation may needs admin rights.
Add your project key, OAuth client ID and client secret to config.py
.
$ ./hello-api