How to get Auth Token

To authorize requests we use a token linked to the company.

  • A company can issue up to 10 tokens.

  • If you re-install the plugin, all the tokens are revoked upon de-installation.

  • You need to be a plugin administrator to issue a token.

 

  1. Open up the “Settings“ section and go to the “API tokens“ tab.

  2. Click “Create token“

  3. Name the token (e.g. the name of the system you want to integrate)

  4. Copy the token ⚠️save it as you cannot check it later.

  5. Done. Now you can use it.

  6. We strongly recommend revoking tokens if you don’t use them.

Go to next topic “Authorization“