Health — entry 002 of 23

Coronavirus

Verified Jul 2026

A Pipedream-hosted proxy that returns confirmed-case, recovery, and death counts originally sourced from Johns Hopkins University's CSSE COVID-19 tracker, exposing global, mainland-China, and non-China summary stats plus the raw per-region breakdown as JSON at coronavirus.m.pipedream.net. JHU's underlying spreadsheet feed was retired on 2023-03-09, so the endpoint now serves that final historical snapshot on every request rather than live updates, cached via Pipedream's $checkpoint for 5 minutes. A live GET against the endpoint returns Access-Control-Allow-Origin: *, resolving the stored 'unknown' cors to 'yes'.

covid-19public-healthjhu-cssehistorical-data
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSONResponses can be requested as JSON.

GreatAPIs Score

Score74out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs0/20No docs or spec available
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 74 on greatapis.com
<a href="https://greatapis.com/api/coronavirus/"><img src="https://greatapis.com/badge/coronavirus.svg" alt="Scored 74 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.