freeapis

Covid-19 JHU CSSE

Open-source API for exploring Covid19 cases based on JHU CSSE

Authentication
No auth
HTTPS
Yes
CORS
Yes
Category
Health

Overview

This API mirrors Johns Hopkins CSSE COVID-19 data — regions, countries, and daily reports — keyless (verified live).

Quick Start

Regions (verified live):

curl "https://covid-api.com/api/regions"
{
  "data": [
    { "iso": "CHN", "name": "China" },
    { "iso": "USA", "name": "US" },
    { "iso": "JPN", "name": "Japan" }
  ]
}

Summary:

curl "https://covid-api.com/api/summary"

Authentication

None — keyless.

Rate Limits & Notes

  • Free; be polite — no hard published limit.
  • Data from JHU CSSE (COVID-19); reporting paused after the pandemic era but the mirror stays up.

FAQ

Is this COVID API free? Yes — free and keyless (verified).

What’s the host? covid-api.com (the nuttaphat.com docs mirror).

What data is available? Regions, countries, and daily reports.

More in Health

APIAuthHTTPSCORS
Clinical Trials Directory

Every clinical trial registered with ClinicalTrials.gov, indexed by condition and sponsor

No authYesYes
CMS.gov

Access to the data from the CMS - medicare.gov

API KeyYesUnknown
Coronavirus

HTTP API for Latest Covid-19 Data

No authYesUnknown
Coronavirus in the UK

UK Government coronavirus data, including deaths and cases by region

No authYesUnknown
Covid Tracking Project

Covid-19 data for the US

No authYesNo