World Bank API
The World Bank API provides programmatic access to World Bank development data including economic indicators, country information, and development statistics.
Base URL:
Auth: none
Endpoints: 10
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 22:15:21.731075
https://api.worldbank.org/v2/Auth: none
Endpoints: 10
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 22:15:21.731075
Links
Documentation:
- Developer Information: Overview official
- About the Indicators API Documentation official
- API Basic Call Structures official
SDKs:
- datalibweb (Stata) (stata) official
- wbgapi (python)
- wbpy (python)
- wbstats (r)
- world_bank_ruby (ruby)
937ms
Avg latency (7d)55
Probes (7d)Latency (7d)
Success Rate (7d)
Topics
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/country | List all countries | — | 200 | 238ms |
GET |
/country/{country_code} | Get country details | — | 200 | 260ms |
GET |
/country/{country_code}/indicator/{indicator_code} | Get indicator data for a country | — | 200 | 249ms |
GET |
/incomeLevel | List all income levels | — | 200 | 434ms |
GET |
/indicator | List all indicators | — | 200 | 262ms |
GET |
/indicator/{indicator_code} | Get indicator details | — | 200 | 236ms |
GET |
/lendingType | List all lending types | — | 200 | 338ms |
GET |
/region | List all regions | — | 200 | 244ms |
GET |
/source | List all data sources | — | 200 | 296ms |
GET |
/topic | List all topics | — | 200 | 266ms |