/
AN
anaconda
/
Anaconda Server API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 7h ago · Updated 3w ago
View markdown
anaconda
Anaconda Server API
post
Used by repo-proxy to handle upload artifact flow
latest
OpenAPI 3.0.0
2026-08-04
172
95
208.0 KB
6aef0cb7a151
account
19
artifacts
11
get
Get list of all artifacts
get
Get list of all the artifacts of a specific type
get
Get list of the artifacts by type and name
get
Get all channels that have this artifact in it
get
Download the artifact file
get
Get list of artifact versions available for this artifact
post
Used by repo-proxy to handle upload artifact flow
get
Get artifact contents or other information
patch
Patch artifact metadata
get
Returns root.json for package signing
get
Returns key_mgr.json for package signing
auth
4
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}
artifacts
Used by repo-proxy to handle upload artifact flow
post
/repo/upload
Request body
UploadRequest
required
The information that proxy sends us after successful upload
channel
string
required
name
string
required
server_temp_path
string
required
server_sha256
string
required
server_md5
string
required
server_size
integer
required
client_fields
object
required
Response
ok