Artifact Registry API
Store and manage build artifacts in a scalable and integrated service built on Google infrastructure.
Latency
Not monitored yet
Uptime
Not monitored yet
Playground
Verified
live
Endpoints
/v1beta2/{name}
Gets a version
/v1beta2/{name}
Deletes a version and all of its content. The returned operation will complete once the version has been deleted.
/v1beta2/{name}
Updates a tag.
/v1beta2/{name}/locations
Lists information about the supported locations for this service.
/v1beta2/{parent}/aptArtifacts:create
Directly uploads an Apt artifact. The returned Operation will complete once the resources are uploaded. Package, Version, and File resources are created based on the imported artifact. Imported artifacts that conflict with existing resources are ignored.
/v1beta2/{parent}/aptArtifacts:import
Imports Apt artifacts. The returned Operation will complete once the resources are imported. Package, Version, and File resources are created based on the imported artifacts. Imported artifacts that conflict with existing resources are ignored.
/v1beta2/{parent}/files
Lists files.
/v1beta2/{parent}/packages
Lists packages.
/v1beta2/{parent}/repositories
Lists repositories.
/v1beta2/{parent}/repositories
Creates a repository. The returned Operation will finish once the repository has been created. Its response will be the created Repository.
/v1beta2/{parent}/tags
Lists tags.
/v1beta2/{parent}/tags
Creates a tag.
/v1beta2/{parent}/versions
Lists versions.
/v1beta2/{parent}/yumArtifacts:create
Directly uploads a Yum artifact. The returned Operation will complete once the resources are uploaded. Package, Version, and File resources are created based on the imported artifact. Imported artifacts that conflict with existing resources are ignored.
/v1beta2/{parent}/yumArtifacts:import
Imports Yum (RPM) artifacts. The returned Operation will complete once the resources are imported. Package, Version, and File resources are created based on the imported artifacts. Imported artifacts that conflict with existing resources are ignored.
/v1beta2/{resource}:getIamPolicy
Gets the IAM policy for a given resource.
/v1beta2/{resource}:setIamPolicy
Updates the IAM policy for a given resource.
/v1beta2/{resource}:testIamPermissions
Tests if the caller has a list of permissions on a resource.
18 endpoints auto-detected
Authentication
This API requires authentication: OAuth.
curl -X GET \
"https://artifactregistry.googleapis.com/v1beta2/{name}"artifactregistry.googleapis.com · HTTPS only