# Covid-19 JHU CSSE API **Provider:** Covid-19 JHU CSSE **Category:** developer **Base URL:** `https://nuttaphat.com` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://nuttaphat.com/covid19-api/ ## Description Open-source API for exploring Covid19 cases based on JHU CSSE ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://nuttaphat.com/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://nuttaphat.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/covid-19-jhu-csse/) — CC BY 4.0*