v1

latestOpenAPI 3.0.02026-08-0417295208.0 KB
auth

Authenticate user

post/auth/login

Request body

usernamestring required
passwordstring required

Example request

{
  "username": "user@anaconda.com"
}

Response

Token information

tokenstring