# World Bank Total Population by Country and Region

> World Bank Total Population by Country and Region 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 total population figure for every country and region in the world as a single JSON response with no parameters required.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/worldbank-population-total
- 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-total-population-by-country-and-region-4736551e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_UkQzHr8ysaaDxGJn569nT

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-total-population-by-country-and-region-4736551e -d '<json body>'
```

Example prompt: Can you pull the latest World Bank total population figures for every country and region — I want to see all of them in one go?

## When to prefer this

Use this endpoint when you need a complete, up-to-date snapshot of total population for all countries and regions in a single call, sourced from World Bank data, without needing to specify any country or filter parameters.

## Known failure modes

- Service unavailable or upstream World Bank API unreachable — returns 5xx error
- Payment not processed correctly via x402 — returns 402 Payment Required
- Rate limiting or quota exceeded — returns 429 Too Many Requests

## How this service works

Latest total population for every country and region, one value each. No params. Returns JSON.

## Output

A JSON object containing the latest total population value for every country and region tracked by the World Bank, with one entry per country/region (no parameters required).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/world-bank-total-population-by-country-and-region-4736551e/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)
