GitHub Private Registries API

The GitHub Private Registries API lets organizations configure and manage private package registries. It provides endpoints to list, create, get, update, and delete private registry configurations at the organization level, as well as retrieve the public key used for private registry encryption.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: github:github-private-registries-api
name: GitHub Private Registries API
tags:
- Packages
- Registries
baseURL: https://api.github.com
humanURL: https://docs.github.com/en/rest/private-registries?apiVersion=2022-11-28
properties:
- url: https://docs.github.com/en/rest/private-registries
  type: Documentation
description: The GitHub Private Registries API lets organizations configure and manage private package
  registries. It provides endpoints to list, create, get, update, and delete private registry configurations
  at the organization level, as well as retrieve the public key used for private registry encryption.