# Gross National Savings as % of GDP by Country

> Gross National Savings 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 gross national savings as a share of GDP for every country worldwide as a JSON dataset.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/gross-savings-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/gross-national-savings-as-of-gdp-by-country-d023ccae
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_okAJY8X_Z-ilLtC2xTZJ6

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 gross-national-savings-as-of-gdp-by-country-d023ccae -d '<json body>'
```

Example prompt: Can you pull up the latest gross national savings as a share of GDP for every country in the world? I need it in JSON format for a global economic comparison.

## When to prefer this

Use this endpoint when you need a ready-to-use, cross-country dataset of gross national savings as a percentage of GDP without building a World Bank API integration yourself. Ideal for macroeconomic dashboards, country comparison tools, or enriching financial models with savings-rate context. Prefer this over manual scraping or raw World Bank API calls when speed and simplicity matter.

## Known failure modes

- Upstream data source unavailable — returns error or empty dataset
- Payment not processed — 402 response if x402 payment header is missing or insufficient
- Data may be lagged if the underlying World Bank or equivalent source has not published a recent update
- Unexpected JSON structure if the data provider changes schema

## How this service works

Latest gross national savings as a share of GDP across every country. Returns JSON.

## Output

A JSON object containing the latest gross national savings as a percentage of GDP for every country and region worldwide, one value per entry.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/gross-national-savings-as-of-gdp-by-country-d023ccae/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)
