GET rest/dhs/countries

dhsprogram.com:dhs-program-api

Summary: List all countries
Operation ID: getCountries
Auth: unknown
Description

Returns a list of all countries that have DHS survey data, including country codes, region information, and various standard codes (ISO, WHO, UNICEF, etc.)

Parameters (1)

f (string, query, optional, default: json)

Response format (json or xml)

Constraints: {'enum': ['json', 'xml']}

Examples (2)

TitleTypeURLAction
List all countries with DHS data probe-gate https://api.dhsprogram.com/rest/dhs/countries?f=json
List countries with pagination probe-gate https://api.dhsprogram.com/rest/dhs/countries?f=json&perpage=50&page=1

No probe data for this endpoint yet.