v1

latestSwagger 2.0Apache 2.02026-07-17203970.5 KB
Authentication

User login

Authenticate user and return access and refresh tokens

post/auth/login

Request body

passwordstring required
usernamestring required

Response

Returns access_token, refresh_token, and token_type

object required