API Documentation
⌘K
API Key
Get free key GET
/api/1/macro/worldbank/seriesWorld Bank Series List API
Returns all available World Bank indicator series: GDP, population, unemployment, inflation, trade, education, health across all countries
Parameters
2countrystringFilter by country code
categorystringFilter by category
Responses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/macro/worldbank/series?country=US' \
-H 'Accept: application/json'200 Response
[
{}
]