API overview

OneQode Cloud Services (OCS) is built on OpenStack, so the API is entirely compatible with the Openstack API.

Before you begin you will need:

A OneQode Cloud account

If you don't have an account already, sign up here.

Python and PIP installed

sudo apt-get install python3 python3-pip

jq installed

Not required, but highly recommended. It is available in most package managers.

sudo apt-get install jq

Last updated