# Protected Terrestrial Areas by Country

> Protected Terrestrial Areas 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-14).

Returns the latest terrestrial protected areas as a share of total land area for every country in the world as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/protected-terrestrial-areas
- 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/protected-terrestrial-areas-by-country-0f24c0d9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_2mpB_V5opvWBBIYY3dzyz

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 protected-terrestrial-areas-by-country-0f24c0d9 -d '<json body>'
```

Example prompt: Can you pull the latest data on what percentage of each country's total land area is designated as protected terrestrial areas, for every country in the world?

## When to prefer this

Use this endpoint when you need a comprehensive, ready-to-use dataset of terrestrial protected area coverage (as % of total land) across all countries, without having to query or aggregate from a raw data source like World Bank API yourself. Ideal for environmental research, sustainability dashboards, policy comparison, or country-level conservation benchmarking.

## Known failure modes

- Payment not sent or insufficient USDC — returns 402 Payment Required
- Service temporarily unavailable — returns 5xx error
- Data not yet updated for a given year — returns most recently available value which may lag current year
- Network timeout if upstream data source is slow

## How this service works

Latest terrestrial protected areas as a share of total land area across every country. Returns JSON.

## Output

A JSON object containing the latest terrestrial protected areas data expressed as a percentage of total land area for every country and region in the world, with one value per country.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/protected-terrestrial-areas-by-country-0f24c0d9/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)
