Auth

There are two possibilities to authenticate for protected API endpoints.

WIDGET

The WIDGET uses a Bearer token.

ONSITE

The onsite endpoints consume the personal token associated with the user. The easiest way to provide the token is via the Authorization header. Simply Authorization XXX

NOTIFY

The notify uses a token similar to the onsite group, but tokens are provided in the configuration of the Own Text Message Gateway integration.

Last updated