# clonecho Hospital Beds per 1,000 People (Global)

> clonecho Hospital Beds per 1,000 People (Global) 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 hospital beds per 1,000 people statistic for every country as a JSON dataset.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/hospital-beds
- 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/clonecho-hospital-beds-per-1-000-people-global-30dff193
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_DHWZQyFgZZJ3cdW8h1brk

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 clonecho-hospital-beds-per-1-000-people-global-30dff193 -d '<json body>'
```

Example prompt: What's the latest number of hospital beds per 1,000 people for every country? I need the full global dataset.

## When to prefer this

Use this endpoint when you need a no-configuration, global snapshot of hospital bed capacity (beds per 1,000 people) across all countries in a single call. Ideal for health system comparisons, policy research, or enriching country-level datasets with healthcare infrastructure metrics. Prefer over manual World Bank or WHO scraping when a pay-per-call convenience wrapper is acceptable.

## Known failure modes

- Payment not provided or invalid — returns 402 Payment Required
- Upstream data source temporarily unavailable — may return 503
- No parameters accepted; unsupported query parameters are silently ignored
- Data may lag behind real-world updates depending on source refresh schedule

## How this service works

Latest number of hospital beds per 1,000 people across every country. Returns JSON.

## Output

A JSON object containing the latest hospital beds per 1,000 people value for each country worldwide, sourced from the most recently available data.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-hospital-beds-per-1-000-people-global-30dff193/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)
