worldbank-x402.vercel.app

worldbank-x402.vercel.app
Category
Service
Network
Avg / request
$0.002 – $0.005
Endpoints
4

Service overview

What is worldbank-x402.vercel.app?

World Bank development indicator for any country. Supports named shortcuts (gdp, gdp_per_capita, population, life_expectancy, inflation, unemployment, co2_per_capita, poverty, internet_users, gini, literacy) or raw indicator codes like NY.GDP.MKTP.CD.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://worldbank-x402.vercel.app/worldbank/compare" \
  --query '{
  "countries": "{countries}",
  "indicator": "{indicator}"
}'
What you get back
{
  "endpoint": "GET /worldbank/compare",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services