API Settings

The API follows the REST principles and has predictable, resource-oriented URLs. It uses JSON for requests and responses, including errors.

You can access the API document from here and you can use almost all the features of the Cubelyzer through the API.

However to use the API, you must generate the secret key.

  1. Sign in your Cubelyzer account.

  2. Go to Settings page and tap "API Settings",

  3. Then click Generate new secret key button and copy.

Token will be expire after 30 minutes. You must generate a new token every 30 minutes.

Last updated

Was this helpful?