GET /apple/countries

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

Summary: Get countries with Apple mobility data
Operation ID: getAppleCountries
Auth: none

Returns a list of country names that have Apple mobility trend data available. This is a metadata endpoint that returns a simple array of strings - country names that can be used with Apple's mobility data endpoints. This doesn't return COVID-19 statistics directly, but rather serves as a discovery endpoint for the Apple mobility dataset which tracks changes in routing requests (driving, walking, transit) during the pandemic.

Original spec description

Returns a list of countries that have Apple mobility trend data available.

Usage Tips

- Returns a simple array of country name strings - Use these country names to query Apple mobility trend data - Not all countries in the world have Apple mobility data - Country names may differ from the standard /countries endpoint naming - This is a discovery endpoint - the actual mobility data requires additional API calls

Examples (1)

TitleTypeURLAction
Get list of countries with Apple mobility data probe-gate https://disease.sh/v3/covid-19/apple/countries

No probe data for this endpoint yet.