Compology has APIs available for querying your container data. In order to leverage the APIs, you will need to create a JWT authentication token, which will be valid for 1 year. To do this, log in to app.compology.com, navigate to the "Account" dropdown menu and select "Settings". On the "Settings" page, under "API Tokens" click "Create":
β
Provide a name for the token:
β
Now your token is created and the token key can be used for your API implementation. Clicking the "Edit" button allows you to rename the token or revoke it if it should no longer be used to allow access to the container data:
β
You can create up to two tokens to allow you to securely change the token in use for your API implementation.