
jsDelivr is a public API providing package info and download stats on jsdelivr cdn.
This API is publicly accessible without authentication.
GET https://api.example.com/v1/status| Method | Path | Description |
|---|---|---|
| GET | https://github.com/jsdelivr/data.jsdelivr.com | Primary API endpoint. |
curl -X GET "https://github.com/jsdelivr/data.jsdelivr.com" \ -H "Accept: application/json"