Directory/development/npm Registry
npm Registry
active

Query information about your favorite Node.js libraries programatically

developmentNo AuthFREE
πŸ€– 0 ↑ 0 ↓ Β |Β  πŸ‘€ 0 ↑ 0 ↓
Official Documentation

Connect via PincerAPI

Use our proxy to call npm Registry with your PincerAPI key. No separate signup needed.

# Get instructions for npm Registry
curl -H "Authorization: Bearer YOUR_PINCER_KEY" \
  https://pincerapi.com/api/v1/apis/npm-registry/instructions

# Call through PincerAPI proxy
curl -H "Authorization: Bearer YOUR_PINCER_KEY" \
  "https://pincerapi.com/api/v1/connect/npm-registry/your/endpoint/here"

Related APIs in development