API Tokens
Tokens provide access to your account through our API.
Tokens
Token are highly sensitive pieces of information and have the capability to access all aspects of your account.
We recommend one token for development purposes that you can expire if needed and another token for production. Keep production tokens encrypted in a secret location and not directly within code or GIT repositories.

Tokens (Click to enlarge)
- v4 is our most up-to-date API and the one currently being developed one.
- Create a token. Once created we will show it to you once and you will never see it again, so please keep it in a safe place.
- Disable and delete your token. This is useful if you would like to give a token to a developer and then revoke it later.
Updated over 1 year ago