# World Bank GNI Per Capita (Atlas Method) – All Countries

> World Bank GNI Per Capita (Atlas Method) – 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 GNI per capita (Atlas method, current US$) for every country and region in a single parameterless JSON response.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/worldbank-gni-per-capita
- 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-gni-per-capita-atlas-method-all-countries-bce06456
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Sd1WMK4AKtlFlErPNrEeM

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-gni-per-capita-atlas-method-all-countries-bce06456 -d '<json body>'
```

Example prompt: Can you pull the latest World Bank GNI per capita figures (Atlas method, in current US dollars) for every country and region?

## When to prefer this

Use this endpoint when you need a ready-to-use, no-parameter global snapshot of GNI per capita (Atlas method) across all World Bank countries and regions, without having to query the World Bank API directly or handle pagination, authentication, or parameter construction.

## Known failure modes

- Payment failure or insufficient USDC balance returns 402
- Upstream World Bank data temporarily unavailable returns 503 or empty dataset
- Stale data if World Bank has not yet published the latest year's figures
- Network timeout on the provider side

## How this service works

Latest GNI per capita, Atlas method (current US$) for every country and region, one value each. No params. Returns JSON.

## Output

A JSON array or object containing the most recent GNI per capita value (Atlas method, current US$) for every country and region tracked by the World Bank — one entry per country/region, no filtering or parameters needed.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/world-bank-gni-per-capita-atlas-method-all-countries-bce06456/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)
