# World Bank Electricity Access by Country

> World Bank Electricity Access 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 electricity access rate (% of population) for every country and region worldwide, as a single value per location.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/worldbank-electricity-access
- 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-electricity-access-by-country-6a6bb38f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_2Udh2NZKNMM1BYECJkeby

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-electricity-access-by-country-6a6bb38f -d '<json body>'
```

Example prompt: Can you pull up the latest World Bank data showing what percentage of people in each country and region have access to electricity?

## When to prefer this

Use this endpoint when you need a comprehensive, single-snapshot view of electricity access rates across all countries and world regions simultaneously. It is ideal for benchmarking, development analysis, or global energy access comparisons without needing to specify individual country parameters. Prefer over manual World Bank API queries when simplicity and flat-rate pricing matter.

## Known failure modes

- Payment failure (x402 protocol payment not processed) — endpoint returns 402 Payment Required
- Network timeout or service unavailability — returns 5xx error
- Stale or missing data for some countries if World Bank has not updated their indicator recently

## How this service works

Latest access to electricity (% of population) for every country and region, one value each. No params. Returns JSON.

## Output

A JSON object containing one entry per country and region, each with the latest available electricity access value expressed as a percentage of the population, sourced from World Bank indicators.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/world-bank-electricity-access-by-country-6a6bb38f/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)
