user/login

Basic auth sending user and password, also a custom header x-api-key with your api key is required.

After log in, all endpoints will only need the retrieved JWT token, sent as an Authorization: "Bearer {{jwt}}" header

Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!