Get npm package metadata
Raw API-key bearer with skills:read, not an exchanged JWT. Package names may use encoded or split scoped form. Unknown and unentitled packages both return 404. Metadata disables caching; no per-IP registry rate limit.
Requires every scope: skills:read.
Authentication
AuthorizationBearer
Long-lived sk_live_* or sk_test_* key. Use for token exchange and npm registry only.
Path parameters
packageName
npm package name including scope, URL-encoded as a single segment (for example @kuudo%2Famazon-ads).
Response
Success
name
versions
Errors
401
Unauthorized Error
404
Not Found Error
503
Service Unavailable Error