Back to catalog
🏥

Covid Tracking Project

Free

Covid-19 data for the US

🏥HealthHTTPSNo API key required

US COVID-19 Statistics

COVID Tracking Project

Date2021-03-07
Positive28756489
Death515151
Hospitalized776361
Total Test Results363825123

Sample Response

response.json
1{
2 "date": "2021-03-07",
3 "positive": "28756489",
4 "death": "515151",
5 "hospitalized": "776361",
6 "totalTestResults": "363825123"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://covidtracking.com/data/api/version-2"
View Documentation

Similar APIs