# Manufacturing Value Added as % of GDP by Country

> Manufacturing Value Added as % 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-15).

Returns the latest manufacturing value added as a share of GDP for every country, as a JSON dataset.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/manufacturing-value-added-gdp
- 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/manufacturing-value-added-as-of-gdp-by-country-583c8a26
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_b4UT1SExOLh3MdqKAQidA

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 manufacturing-value-added-as-of-gdp-by-country-583c8a26 -d '<json body>'
```

Example prompt: What's the latest manufacturing value added as a percentage of GDP for every country? Pull the full global dataset.

## When to prefer this

Choose this endpoint when you need a broad, cross-country view of manufacturing's share of GDP in a single no-parameter call. It complements the sibling 'industry value added' and 'services value added' endpoints for a full sectoral breakdown. Prefer this over general economic APIs when you specifically need manufacturing (not total industry or services) as a % of GDP, and want a ready-to-use JSON response covering all countries at once.

## Known failure modes

- Payment of $0.02 USDC not provided or rejected — returns 402 Payment Required
- Upstream data source temporarily unavailable — may return 503 or empty dataset
- Network timeout if the dataset is large — retry recommended
- Stale data if the underlying World Bank or similar source has not been recently updated

## How this service works

Latest manufacturing value added as a share of GDP across every country. Returns JSON.

## Output

A JSON object containing, for each country or region, the latest available manufacturing value added expressed as a percentage of GDP — one data point per country, covering all nations globally.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/manufacturing-value-added-as-of-gdp-by-country-583c8a26/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)
