# World Bank Industry Value Added (% of GDP) by Country

> World Bank Industry Value Added (% of GDP) 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 World Bank industry (including construction) value added as a percentage of GDP for every country and region, one value per entry.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/worldbank-industry-value-added
- 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-industry-value-added-of-gdp-by-country-e5d86843
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_PEAlHEra36mOrsKdOIE9q

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-industry-value-added-of-gdp-by-country-e5d86843 -d '<json body>'
```

Example prompt: Pull the latest World Bank data on industry value added as a percentage of GDP for every country and region — I want to see how large the industrial sector is relative to the overall economy across the world.

## When to prefer this

Use this endpoint when you need a quick, no-parameter, comprehensive snapshot of industry (including construction) value added as % of GDP for all countries and regions at once, sourced from the World Bank. Prefer it over manual World Bank API calls for simplicity and x402 micropayment compatibility.

## Known failure modes

- Upstream World Bank API unavailable — returns error or empty response
- Stale data if World Bank has not recently updated the indicator
- No filtering by country — always returns all countries at once
- Missing values for some countries or regions if World Bank data is sparse

## How this service works

Latest industry (incl. construction) value added (% of GDP) for every country and region, one value each. No params. Returns JSON.

## Output

A JSON array of all countries and regions, each with the latest available value for industry (including construction) value added as a percentage of GDP, sourced from the World Bank. Typically includes country/region name, indicator value, and the reference year.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/world-bank-industry-value-added-of-gdp-by-country-e5d86843/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)
