Here you can find how to create an API key
and secret
via the portal. If you already have these details you can
skip ahead to the section on Authentication.
Open the portal and go to manage the API Clients on your account.
Click the 'Add new' button. Once you've entered a name for the API client, click 'Save' in the dialog. Once created, the list of available clients will be updated with the newly created client. This will include some generated credentials.
Make sure to record the key
and secret
once the new client is created. By navigating away from the 'API Clients'
page the secret
that was generated will not be viewable again.
Client secret
Once the secret
is lost, it is not recoverable. In order to continue, delete the client and create a new one.
Please be aware, once deleted, any requests using the credentials for this client will no longer authenticate.