Skip to main content

Login and retrieve token

Use this endpoint to get a JWT token

Request Body

Authentication used to retrieve a token

username string REQUIRED
password string REQUIRED
Responses
200

Return a 200 status to indicate that the data was received successfully

400

Bad Request

401

Unauthorized

500

Internal Server Error