- Home
- Categories
- Health
- COVID-19 Data
COVID-19 Data
The COVID-19 Data API offers developers free access to real-time and historical data about the COVID-19 pandemic, making it suitable for health analytics dashboards and applications.
Developed by Disease.sh
Reference for available routes, request structures, and live examples.
Retrieves COVID-19 statistics by country
https://disease.sh/countriescurl -X GET 'https://disease.sh/countries'{
"country": "USA",
"yesterday": "true"
}{
"cases": 102000000,
"active": 1880000,
"deaths": 1120000,
"country": "USA",
"recovered": 99000000
}- Creating real-time health dashboards to track COVID-19 statisticsOptimized Capability
- Developing research applications for analyzing pandemic data trendsOptimized Capability
- Building educational tools focused on public health awarenessOptimized Capability
- Integrating vaccination statistics into mobile health applicationsOptimized Capability
- Monitoring geographical mobility trends related to health crisesOptimized Capability
- ✓ No authentication or API key required, enabling instant access
- ✓ Extensive global coverage with real-time and historical data
- ✓ No rate-limiting allowing high-frequency data calls
- ✓ Easy-to-use RESTful API with JSON responses for seamless integration
- ✗ No official SDKs available, requiring custom implementation
- ✗ Documentation can be improved with more examples and tutorials
- ✗ Limited support for non-COVID pandemics beyond influenza
- ✗ Dependent on external data sources which may have delays or inconsistencies
FAQs
API Specifications
v3Less than 15 minutes
No known rate limits
API is entirely free to use with no signup or credit card required
Use Case: Best For
Developers and organizations building COVID-19 tracking and health analytics apps
Not Recommended For
Enterprise-grade applications requiring SLAs or guaranteed support
Explore Related APIs
Discover similar APIs to COVID-19 Data
API-FOOTBALL
API-FOOTBALL offers developers free access to real-time and historical football data, enabling the creation of applications, dashboards, and widgets.