FreeAPIHub
HomeAPIsAI ModelsAI ToolsBlog
Favorites
FreeAPIHub

The central hub for discovering, testing, and integrating the world's best AI models and APIs.

Platform

  • Categories
  • AI Models
  • APIs

Company

  • About Us
  • Contact
  • FAQ

Help

  • Terms of Service
  • Privacy Policy
  • Cookies

© 2026 FreeAPIHub. All rights reserved.

GitHubTwitterLinkedIn
  1. Home
  2. Categories
  3. Health
  4. COVID-19 Data API
published

COVID-19 Data API

The COVID-19 Data API offers developers free access to global COVID-19 statistics, including cases, deaths, recoveries, and vaccination coverage, suitable for various applications.

Developed by disease.sh (Open Disease Data)

Live API
99.90%Uptime
120msLatency
3.5kStars
No AuthAuth
NoCredit Card
RESTStyle
v3Version

Reference

API Endpoints

Endpoints

Available routes, request structures, and code examples.

Retrieves COVID-19 statistics by country

Endpoint URL
https://disease.sh/countries
Code Example
curl -X GET 'https://disease.sh/countries'
Request Payload
{
  "country": "USA",
  "yesterday": "true"
}
Expected Response
{
  "cases": 102000000,
  "active": 1880000,
  "deaths": 1120000,
  "country": "USA",
  "recovered": 99000000
}
Version:v3

Integration

Quick Start

cURL ExampleREST
curl -X GET "https://disease.sh/v3/covid-19/v3/covid-19/countries/USA"

Docs

Technical Documentation

What this API does

The COVID-19 Data API provides real-time statistics on the COVID-19 pandemic, covering cases, deaths, recoveries, and vaccination metrics. It allows developers to access global data segmented by country, US state, continent, and city, facilitating its use in health monitoring systems and analytics tools.

How it works

This API is a RESTful service that returns data in JSON format. Developers can easily integrate it into applications by making HTTP GET requests to specific endpoints to fetch data. The API handles current and historical data tracking, enabling developers to retrieve a timeline of pandemic statistics.

Example endpoints include country-wise statistics, vaccine coverage by country, and historical data timelines, providing flexibility for varied data usage scenarios.

Authentication

No authentication is required for using the COVID-19 Data API. Developers can access endpoints without needing an API key or any signup process, promoting ease of access and integration.

Example usage

  • /v3/covid-19/countries - Retrieves COVID-19 statistics for all countries.
  • /v3/covid-19/countries/{country} - Fetches data for a specific country.
  • /v3/covid-19/vaccine/coverage/countries/{country} - Obtains vaccine coverage statistics for a specific country.
  • /v3/covid-19/timeline - Provides historical COVID-19 statistics over time.
  • /v3/covid-19/us - Retrieves COVID-19 statistics for the United States.

Limits

There are no known rate limits for this API, allowing developers to make unlimited requests freely. Performance and response times are generally optimal for standard usage.

Ideal use cases

  • Developing dashboards for real-time COVID-19 statistics.
  • Integrating pandemic data into health-related applications.
  • Creating analytics tools for COVID-19 trend analysis.
  • Building educational platforms around COVID-19 awareness and data.

Examples

Real-World Applications

  • Building health dashboards that display real-time COVID-19 updates.
  • Developing analytics tools for tracking pandemic data over time.
  • Creating educational resources and applications focused on public health.
  • Integrating pandemic data into mobile health applications for improved user awareness.

Evaluation

Advantages & Limitations

Advantages
  • ✓ Completely free with no API key or signup required.
  • ✓ No rate limits making it suitable for high-traffic applications.
  • ✓ Open-source and community maintained for transparency and updates.
  • ✓ Comprehensive data including real-time, historical, and vaccine coverage.
Limitations
  • ✗ Lack of official support or SLA since it is community maintained.
  • ✗ No authentication might lead to potential misuse or abuse.
  • ✗ Limited to JSON response format only.
  • ✗ May have latency fluctuations depending on server load due to free usage.

Support

Frequently Asked Questions

Important Notice

Verify Before You Decide

Last verified · Apr 30, 2026

The details on this page — including pricing, features, and availability — are based on our last review and may not reflect the provider's current offering. Providers update their products frequently, sometimes without prior notice.

What may have changed

Pricing Plans
Features & Limits
Availability
Terms & Policies

Always visit the official provider website to confirm the latest pricing, terms, and feature availability before subscribing or integrating.

Check official site

External Resources

Documentation Official Website Pricing Details Postman Collection

API Specifications

v3
Pricing Model
Free
Credit Card
Not Required
Response Formats
JSON
Supported Languages
6 Languages
SDK Support
REST Only
Rate Limit

No rate limits

Time to Hello World

Minutes

Free Tier

Full access with no restrictions or rate limits, no signup required.

Best For

Developers needing free, reliable, and up-to-date COVID-19 data for health applications, analytics, and educational tools.

Not Ideal For

Enterprise environments requiring guaranteed SLAs and dedicated support.

Tags

#public-health#disease#pandemic#no-auth#free-api#statistics#health#covid

You Might Also Like

More APIs Similar to COVID-19 Data API

Open-Meteo API

The Open-Meteo API provides developers with free access to extensive global historical weather data, including over 80 variables for precise integration.

publicREST

Quran API

The Quran API offers developers free and seamless access to the complete Quranic text, translations, and verse-level metadata, suitable for apps and educational tools.

publicREST

Free Dictionary API

The Free Dictionary API provides developers free access to detailed definitions, pronunciations, synonyms, and example sentences, ideal for language applications.

publicREST