Development — entry 051 of 98
jsDelivr
jsDelivr's data API (`data.jsdelivr.com`) returns JSON metadata for any package it serves — versions, entry points, file trees, and download-count stats for npm and GitHub-hosted projects — alongside the free asset CDN itself, which pulls files from npm and GitHub and fronts them with Fastly, Cloudflare, and other sponsor networks. Both the CDN and the data API are free with no signup, no bandwidth limits, and no rate limiting for normal use; the project is sustained entirely by CDN sponsors rather than paid plans.
GreatAPIs Score
Auth quickstart
- No key needed — call it now.
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.
Try it
Developer reference
https://data.jsdelivr.com/v1No hard limit enforced; jsDelivr asks you to contact them first if you expect 100+ requests/minute sustained
- GET/packages/npm/{name}
- GET/packages/npm/{name}@{version}/entrypoints
- GET/stats/packages/npm/{name}