Introduction of Access Tokens

We are introducing Access Tokens as a new authentication method to access our API resources. Access Tokens are replacing API keys and have the following benefits:

  • You can create multiple tokens per company so you no longer have to share authentication credentials between applications.
  • Each token can be named and assigned an owner (an active company admin). This helps you keep you access tokens organized and assign responsibility on who is the technical contact for them.
  • Tokens can be edited and deleted giving you flexibility and increased security by keeping them up to date or removing ones you no longer need.

To find out more about our authentication and Access Tokens please refer to our Authentication Guide