# World Bank Exports of Goods and Services (% of GDP) — All Countries

> World Bank Exports of Goods and Services (% of GDP) — All Countries 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 exports of goods and services as a percentage of GDP for every country and region, one value per entry, as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/worldbank-exports-gdp
- 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-exports-of-goods-and-services-of-gdp-all-countries-c2437c45
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_6TQWs-jQ3_aRmv5O5-cZ2

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-exports-of-goods-and-services-of-gdp-all-countries-c2437c45 -d '<json body>'
```

Example prompt: Can you pull the latest World Bank data showing exports of goods and services as a percentage of GDP for every country in the world?

## When to prefer this

Use this endpoint when you need a ready-made, no-parameter snapshot of World Bank exports-to-GDP ratios for all countries at once, avoiding direct World Bank API integration or pagination. Ideal for economic analysis, country benchmarking, or data enrichment workflows needing a single flat JSON dataset.

## Known failure modes

- Service unavailable returns non-200 HTTP error
- Payment not fulfilled returns 402 status requiring USDC payment
- Stale data if World Bank source has not been updated recently
- Partial dataset if some countries lack recent observations

## How this service works

Latest exports of goods and services (% of GDP) for every country and region, one value each. No params. Returns JSON.

## Output

A JSON object containing one record per country and region, each with the country name, code, and the most recent available value for exports of goods and services as a percentage of GDP, sourced from the World Bank.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/world-bank-exports-of-goods-and-services-of-gdp-all-countries-c2437c45/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)
