About authentication

To use Tuum's API, you must first authenticate. Once you have completed the authentication process, you will receive a JSON Web Token (JWT). This token allows you to make authorised API calls within the Tuum system.

Tuum has two different API endpoints for authentication:

You must choose the authentication endpoint applicable to the context in which you will make API requests.

  • When making API requests for your employees, select the authentication endpoint for employees.

  • When making API requests for your customers, select the authentication endpoint for customers.

In this part of the API cookbook, you will find:

Last updated

Was this helpful?