Health — entry 002 of 23
Coronavirus
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'.
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.
Developer reference
10 requests/second average on HTTP-triggered Pipedream endpoints (short bursts tolerated, e.g. 50 requests/30s), per Pipedream's own docs at pipedream.com/docs/limits — applies to all Pipedream-hosted HTTP endpoints including coronavirus.m.pipedream.net; returns 429 if exceeded.