GitLab Packages API

The GitLab Packages API provides programmatic access to the GitLab Package Registry. It supports listing, retrieving, and deleting packages across projects and groups, with support for multiple package formats including NPM, Maven, PyPI, NuGet, Conan, Helm, and more.

API entry from apis.yml

apis.yml Raw ↑
aid: gitlab:apiv4packages
name: GitLab Packages API
tags:
- Artifacts
- Package Registry
- Packages
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://gitlab.com/api/v4
humanURL: https://docs.gitlab.com/api/packages/
overlays: []
properties:
- url: https://docs.gitlab.com/api/packages/
  type: Documentation
- url: https://docs.gitlab.com/api/rest/authentication/
  type: Authentication
description: The GitLab Packages API provides programmatic access to the GitLab Package Registry. It supports
  listing, retrieving, and deleting packages across projects and groups, with support for multiple package
  formats including NPM, Maven, PyPI, NuGet, Conan, Helm, and more.