/
AN
anaconda
/
Anaconda Server API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 19h ago · Updated 4d ago
View markdown
anaconda
Anaconda Server API
post
Authenticate user
v1
latest
OpenAPI 3.0.0
2026-08-04
172
95
208.0 KB
account
19
artifacts
11
auth
4
post
Authenticate user
get
/auth/logout
get
Initiates authentication flow
get
Callback endpoint, used for final redirect from the OpenID connect provider
channels
79
cves
5
diagnosis
1
docs
1
groups
16
installers
2
mirrors
1
reports
1
system
12
users
18
post
/repo/docker/events
get
/repo/docker/repositories/{channel_id}/{image_name}
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