GET /country/{country_code}
Summary: Get country details
Operation ID: getCountry
Auth: unknown
Operation ID: getCountry
Auth: unknown
Description
Returns detailed information about a specific country or economy.
Parameters (2)
country_code
(string, path, required)
ISO 3166-1 alpha-3 country code or aggregate code (e.g., USA, WLD, AFR)
format
(string, query, optional)
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 name in Vietnamese | doc_extracted |
https://api.worldbank.org/v2/vi/country/vn |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:32:52.508863 | 200 | 260ms | |
| 2026-03-23 09:06:47.701244 | 200 | 217ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:32:52.508863 | 76cf0ad2120f |
a101c9c55fad |