Back to catalog
🏥

Covid-19 JHU CSSE

Free

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

🏥HealthHTTPSCORS enabledNo API key required

COVID-19 JHU CSSE

Global COVID-19 Statistics

CountryGlobal
Confirmed704,753,890
Deaths7,010,681
Recovered675,619,811
Last Updated2023-03-09

Sample Response

response.json
1{
2 "country": "Global",
3 "confirmed": 704753890,
4 "deaths": 7010681,
5 "recovered": 675619811,
6 "lastUpdated": "2023-03-09"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://nuttaphat.com/covid19-api/"
View Documentation

Similar APIs