Skip to content

Key management

When an account is first created, an API key is issued and the account holder will receive this via email. The key can be obtained at any time by signing into the portal and going to API Keys.

A list of existing keys is available by heading over to the API Keys page, along with their last access time and IP address.

Issuing a new key

To issue a new key, head over to the API Keys page on the portal, then click on Generate New Key. A new key will be generated, and the ability to copy this to the clipboard is provided. You can use this newly generated key in any API requests, see Authentication for more details.

Revoking a key

To revoke a key, head over to the API Keys page on the portal, then click on the Revoke button next to the key you wish to revoke. This will immediately revoke the key and it will no longer be valid for any API requests.

DANGER

Please note that revoking a key cannot be undone. Once a key has been revoked, it is no longer usable.