# World Bank Gini Index (All Countries)

> World Bank Gini Index (All Countries) is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-14).

Returns the latest Gini index of income inequality for every country and region in a single parameterless JSON response.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/worldbank-gini-index
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/world-bank-gini-index-all-countries-8967965f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_OlKluS4EjK4g2shc-QDnO

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability world-bank-gini-index-all-countries-8967965f -d '<json body>'
```

Example prompt: Can you pull the latest World Bank Gini index values for all countries and regions so I can see how income inequality compares globally?

## When to prefer this

Use this endpoint when you need a comprehensive, globally-scoped snapshot of income inequality (Gini index) for all countries and regions in a single call. Ideal for dashboards, comparative analyses, or enriching country-level datasets with inequality metrics. Prefer over manually scraping World Bank website or calling country-by-country APIs.

## Known failure modes

- Upstream World Bank API unavailable — service returns 5xx error
- No parameters accepted; passing query params may be silently ignored
- Data may be stale for some countries where World Bank has not recently updated figures
- Payment not processed correctly — 402 response requiring valid x402 payment

## How this service works

Latest Gini index of income inequality for every country and region, one value each. No params. Returns JSON.

## Output

A JSON array or object containing the latest available Gini index value (a number between 0 and 100 representing income inequality) for every country and region tracked by the World Bank, typically including country name, region, the Gini value, and the year of the latest available measurement.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/world-bank-gini-index-all-countries-8967965f/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
