GET /country/{country_code}
worldbank.org:gender-data-portal
Summary: Get country details
Operation ID: getCountry
Auth: unknown
Operation ID: getCountry
Auth: unknown
Description
Retrieve detailed information about a specific country or region.
Parameters (2)
country_code
(string, path, required)
ISO 3-letter country code or region code (e.g., USA, CHN, WLD for World)
format
(string, query, optional, default: json)
Response format
Constraints: {'enum': ['json', 'xml']}
Examples (2)
| Title | Type | URL | Action |
|---|---|---|---|
| Get country details | openapi-spec |
https://api.worldbank.org/v2/country/USA |
|
| Get country details | probe-gate |
https://api.worldbank.org/v2/country/USA?format=json |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:09:15.416014 | 200 | 254ms | |
| 2026-03-23 09:38:05.567448 | 200 | 226ms | |
| 2026-03-21T18:16:29.804485 | 200 | 247ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:09:15.416014 | 6d9e77d07055 |
a101c9c55fad |