npm · Postman Collection

npm Hooks Downloads Registry API

The npm Hooks API allows developers to subscribe to notifications about changes in the npm registry. Hooks send HTTP POST payloads to a configured URI whenever a package is changed, enabling developers to build integrations that respond to registry events in real time. Users can add hooks to follow specific packages, track all activity of given npm users, or monitor all packages within an organization or user scope. The API provides endpoints for creating, listing, updating, and deleting hook su

1
Requests
1
Folders
View on GitHub Raw JSON PackagesJavaScriptNode.jsPackage ManagementRegistrySecurityPostman Collection

Overview

npm Hooks Downloads Registry API is a Postman Collection published by npm on the APIs.io network.

The npm Hooks API allows developers to subscribe to notifications about changes in the npm registry. Hooks send HTTP POST payloads to a configured URI whenever a package is changed, enabling developers to build integrations that respond to registry events in real time. Users can add hooks to follow specific packages, track all activity of given npm users, or monitor all packages within an organization or user scope. The API provides endpoints for creating, listing, updating, and deleting hook su

The collection contains 1 request organised into 1 folder.

Tagged areas include Packages, JavaScript, Node.js, Package Management, and Registry.

Requests & Folders

/

Related API Specs

npm Registry API (OpenAPI) npm Hooks API (OpenAPI) npm Downloads API (OpenAPI) npm OIDC API (OpenAPI) npm Packages API (OpenAPI) npm Search API (OpenAPI) npm Tokens API (OpenAPI) npm Trusted Publishers API (OpenAPI)
Back to npm · All Collections · GitHub