All pages
Powered by GitBook
1 of 1

Loading...

About authentication

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:

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

,

.

JSON Web Token (JWT)
of employees
of customers
Export-import roles
Authenticate employee
Create customer credentials
Authenticate customer
Refresh JSON Web Token
Invalidate customer credentials