Skip to main content
The Auth module authenticates partner users and returns the JWT required to access protected endpoints.

Login

Request

Response

Using the Token

Include the token in every protected request:

Common Errors