Verdaccio npm Registry API

The Verdaccio npm Registry REST API implements the CommonJS Compliant Package Registry specification, providing endpoints to publish, retrieve, search, and delete npm packages. It supports JWT tokens and Basic Auth for authentication and mirrors the standard npm registry protocol so any npm, yarn, or pnpm client can interact with it without modification.

API entry from apis.yml

apis.yml Raw ↑
aid: verdaccio:verdaccio-npm-registry-api
name: Verdaccio npm Registry API
description: The Verdaccio npm Registry REST API implements the CommonJS Compliant Package Registry specification,
  providing endpoints to publish, retrieve, search, and delete npm packages. It supports JWT tokens and
  Basic Auth for authentication and mirrors the standard npm registry protocol so any npm, yarn, or pnpm
  client can interact with it without modification.
humanURL: https://www.verdaccio.org/docs/
baseURL: http://localhost:4873
tags:
- npm
- packages
- registry
- publish
- search
- proxy
properties:
- type: Documentation
  url: https://www.verdaccio.org/docs/
- type: Authentication
  url: https://www.verdaccio.org/docs/authentication/
- type: Configuration
  url: https://www.verdaccio.org/docs/configuration/
- type: GitHubRepository
  url: https://github.com/verdaccio/verdaccio
- type: Docker
  url: https://hub.docker.com/r/verdaccio/verdaccio
- type: HelmChart
  url: https://charts.verdaccio.org
contact:
- FN: Verdaccio Community
  url: https://discord.gg/7qWJxBf