# World Bank Energy Use Per Capita by Country

> World Bank Energy Use Per Capita 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-15).

Returns the latest per-capita energy use data for all countries, with an optional parameter to control how many of the most recent years are returned.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/worldbank-energy-use-per-capita
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/world-bank-energy-use-per-capita-by-country-a15b0c4b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_JLc49bbezaIbf5jXW3pYQ

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-energy-use-per-capita-by-country-a15b0c4b -d '<json body>'
```

Example prompt: Can you pull the latest World Bank per-capita energy use figures for all countries, showing the 3 most recent years available?

## When to prefer this

Use this endpoint when you need standardized, World Bank-sourced per-capita energy consumption data across all countries simultaneously, especially for global comparisons, research, or dashboards. Prefer this over country-specific APIs when you need multi-country coverage in a single call.

## Known failure modes

- Invalid or non-numeric value for q parameter returns an error
- No data returned if World Bank source is temporarily unavailable
- q value larger than available data years may return fewer results than requested
- Payment failure or insufficient USDC balance returns 402 error

## How this service works

Latest per-capita energy use for all countries; q sets how many most recent years to return. Query: ?q= Returns JSON.

## Output

A JSON object containing per-capita energy use values for every country, with the most recent N years (as specified by the q parameter) included per country. Data sourced from the World Bank.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/world-bank-energy-use-per-capita-by-country-a15b0c4b/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)
