v1

latestSwagger 2.0Apache 2.02026-07-174766166.5 KB

Retrieve an access and a refresh token

Retrieve valid JWT access and refresh tokens to use for accessing the API. Login either by username/password or Auth0 token

post/api/login

Request body

passwordstring required
usernamestring required

Response

OK

access_tokenstring
refresh_tokenstring