# Basic Drinking Water Access by Country

> Basic Drinking Water Access 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 share of population using at least basic drinking water services for every country as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/basic-drinking-water
- 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/basic-drinking-water-access-by-country-8264328b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_paS5d-IOGTTCB_S7u8T1e

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 basic-drinking-water-access-by-country-8264328b -d '<json body>'
```

Example prompt: Can you pull up the latest data on what share of each country's population has access to at least basic drinking water services?

## When to prefer this

Use this endpoint when you need a quick, no-parameter global snapshot of basic drinking water access rates across all countries, and don't want to query the World Bank API directly. Ideal for enriching country profiles, building dashboards, or comparing WASH indicators globally without any setup.

## Known failure modes

- Upstream data source unavailable — may return 5xx error
- No data update available for current period — returns stale or last known values
- Payment not processed — x402 payment required before data is returned
- Rate limiting if too many requests in quick succession

## How this service works

Latest share of population using at least basic drinking water services across every country. Returns JSON.

## Output

A JSON object containing the latest available value of the percentage of population using at least basic drinking water services for every country, likely sourced from World Bank or JMP data, with one entry per country or region.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basic-drinking-water-access-by-country-8264328b/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)
