Login
POST/auth/token
Authenticate with username and password.
Returns a JWT access token that must be sent as
Authorization: Bearer <token> on subsequent requests. Also issues the
asqi-hub shared-domain session cookie alongside it when enabled -- see
core.asqi_hub_cookie.
Request
Responses
- 200
- 401
- 422
Successful Response
Unauthorized
Validation Error