GET gov

disease.sh:covid-19-api-disease.sh

Summary: Get countries with government data
Operation ID: getGovCountries
Auth: none

Returns a list of countries that have specialized government COVID-19 data available. This is a metadata endpoint that returns an array of country name strings. These countries have enhanced data sourced directly from their government health agencies, often with more detailed or timely information than the standard sources. Use this to discover which nations have government-sourced data endpoints.

Original spec description

Returns a list of countries that have specialized government COVID-19 data available.

Usage Tips

- Returns a simple array of country name strings - These countries have specialized /gov/{country} endpoints with government-sourced data - Government data may be more detailed or updated more frequently - Country names can be used to construct URLs like /gov/Canada or /gov/Italy - The specific data available varies by country based on what their government publishes

Examples (1)

TitleTypeURLAction
Get list of countries with government COVID-19 data probe-gate https://disease.sh/v3/covid-19/gov

No probe data for this endpoint yet.