/
AN
anaconda
/
Anaconda Server API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
anaconda
Anaconda Server API
post
Authenticate user
v1
latest
OpenAPI 3.0.0
2026-08-04
172
95
208.0 KB
auth
Authenticate user
post
/auth/login
Request body
LoginRequest
required
username
string
required
password
string
required
Example request
{ "username": "user@anaconda.com" }
Response
Token information
LoginResponse
required
token
string