World Bank Open Data API providing development indicators for 200+ countries — GDP, population, education, health, poverty, and infrastructure metrics. Best for cross-country comparisons, global economic analysis, and development research. The standard source for international development data — unlike U.S.-focused agencies (BEA, BLS), World Bank covers the global economy with standardized indicators. 2 example endpoints available through Lava’s AI Gateway. See the World Bank API docs for full documentation.Documentation Index
Fetch the complete documentation index at: https://lava.so/docs/llms.txt
Use this file to discover all available pages before exploring further.
This provider is managed — no additional setup required.
This is a catch-all provider — any valid URL under
https://api.worldbank.org/v2 is supported. World Bank Open Data API. Construct URL as https://api.worldbank.org/v2/{endpoint}. Common endpoints: /country//indicator/, /country, /indicator. Use ?format=json for JSON responses. The endpoints below are curated examples.Endpoints
Get indicator data for a country
GEThttps://api.worldbank.org/v2/country/US/indicator/NY.GDP.MKTP.CD?format=json — Free
- SDK
- cURL
List all countries
GEThttps://api.worldbank.org/v2/country?format=json — Free
- SDK
- cURL
Next Steps
All Providers
Browse all supported AI providers
Forward Proxy
Learn how to construct proxy URLs and authenticate requests