v1

latestOpenAPI 3.0.0GPLv32026-07-17661855.6 KB
Auth

Login endpoint with Basic Auth that returns token for Bearer Auth

post/login/

Response

Successful user login

auth_tokenstring

Authentication Token

Example response

{
  "auth_token": "7h1515aV3rYkr1p71k70k3n"
}
All 66 operations