# GNI PPP USD – Global Gross National Income at Purchasing Power Parity

> GNI PPP USD – Global Gross National Income at Purchasing Power Parity 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 income (GNI) per capita at purchasing power parity (PPP) in USD for every country in the world as a JSON array.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/gni-ppp-usd
- 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/gni-ppp-usd-global-gross-national-income-at-purchasing-power-parity-af3ae608
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_1qgs8GmSw_KiRRN5mC0DA

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 gni-ppp-usd-global-gross-national-income-at-purchasing-power-parity-af3ae608 -d '<json body>'
```

Example prompt: Can you pull the latest gross national income per capita at purchasing power parity in USD for all countries so I can compare living standards across the world?

## When to prefer this

Use this endpoint when you need a ready-made, up-to-date, globally comprehensive GNI-PPP-USD dataset in one call, without having to query the World Bank API directly, handle pagination, or process raw CSV/XML. Ideal for dashboards, economic comparisons, or enriching country-level datasets with income data.

## Known failure modes

- Payment failure: x402 payment of $0.02 USDC not processed — endpoint returns 402 Payment Required
- Data unavailability: upstream World Bank data not yet refreshed for a given country — that country entry may be missing or null
- Service downtime: clonecho.builda.company is unreachable — returns 5xx or no response
- Invalid request: unexpected query parameters may be ignored silently or cause errors

## How this service works

Latest gross national income at purchasing power parity across every country. Returns JSON.

## Output

A JSON array where each element represents a country with its name, country code, and the latest available GNI per capita at PPP in current international USD, covering all countries globally.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/gni-ppp-usd-global-gross-national-income-at-purchasing-power-parity-af3ae608/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)
