# World Bank Labor Force Participation Rate by Country

> World Bank Labor Force Participation Rate 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 labor force participation rate (% of population aged 15+) for every country and region in a single parameterless JSON response.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/worldbank-labor-force-participation
- 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-labor-force-participation-rate-by-country-a8bcfe50
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_n4nQMcvz8iruj_w-eub4n

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-labor-force-participation-rate-by-country-a8bcfe50 -d '<json body>'
```

Example prompt: Can you pull the latest labor force participation rates for every country and region in the world — I want to see which ones have the highest and lowest percentages of working-age population in the workforce?

## When to prefer this

Use this endpoint when you need a comprehensive, single-call snapshot of labor force participation rates across all countries and regions simultaneously, sourced from World Bank data, without needing to specify any country or date parameters.

## Known failure modes

- Service unavailable or upstream World Bank data fetch fails (5xx error)
- Payment not processed or x402 payment header missing/invalid (402 error)
- Stale data if World Bank has not updated the underlying indicator recently

## How this service works

Latest labor force participation rate (% of pop 15+) for every country and region, one value each. No params. Returns JSON.

## Output

A JSON object containing the latest labor force participation rate (as a percentage of population aged 15 and over) for every country and region tracked by the World Bank, one value per entry, with no filtering or pagination required.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/world-bank-labor-force-participation-rate-by-country-a8bcfe50/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)
