← Back to catalog
npm.search
mock data$0.001 / callnpm Package Search
Search 2.1M+ npm packages by keyword. Returns ranked results with quality, popularity, and maintenance scores, download counts, dependents, license, publisher. Find libraries for any task (e.g. "mcp server", "react hooks", "typescript orm").
Input schema
size
integerNumber of results to return (1-20, default 10)
queryrequired
stringSearch query (e.g. "mcp server", "react hooks", "typescript orm")
Call via REST
curl -X POST https://unifyapi.pro/api/call/npm.search \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"size":0,"query":"<query>"}'