# World Bank Net Migration by Country

> World Bank Net Migration by Country 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 5-year net migration totals for every country and region worldwide as a single JSON dataset with no parameters required.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/worldbank-net-migration
- 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-net-migration-by-country-8d7e8d7d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_oieY_vthV8nx9owZCUSc6

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-net-migration-by-country-8d7e8d7d -d '<json body>'
```

Example prompt: Pull up the latest World Bank net migration totals for every country in the world — I want to see which regions are gaining or losing population through migration.

## When to prefer this

Use this endpoint when you need a comprehensive, single-call snapshot of net migration figures across all countries and regions simultaneously. It is ideal for global comparison, ranking, or mapping tasks. Prefer this over country-specific endpoints when breadth of coverage matters more than real-time granularity or historical time series.

## Known failure modes

- Endpoint returns stale data if World Bank has not updated the underlying dataset recently
- Network or server error returns non-200 status with no data
- Payment failure (x402) if USDC balance is insufficient, blocking the request
- Response may include null values for countries with missing World Bank data

## How this service works

Latest net migration (5-year total) for every country and region, one value each. No params. Returns JSON.

## Output

A JSON object containing the latest available 5-year net migration totals for every country and world region, sourced from the World Bank. Each entry includes a country or region name paired with a single numeric migration value representing the net flow of people (immigrants minus emigrants) over the most recent 5-year period.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/world-bank-net-migration-by-country-8d7e8d7d/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)
