# Clonecho Adolescent Fertility Rate

> Clonecho Adolescent Fertility Rate 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-13).

Returns the latest adolescent fertility rate (births per 1,000 women aged 15-19) for every country in JSON format

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/adolescent-fertility-rate
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/clonecho-adolescent-fertility-rate-f13ffb49
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_rDrXtbE8XOLPEnCqyrzUm

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-adolescent-fertility-rate-f13ffb49 -d '<json body>'
```

Example prompt: Pull up the latest adolescent fertility rate — births per 1,000 women aged 15 to 19 — for every country in the world so I can compare teen pregnancy levels globally.

## When to prefer this

Use this endpoint when you need a ready-made, globally comprehensive dataset of adolescent fertility rates without querying World Bank APIs directly; ideal for comparative country-level demographic analysis, research, or dashboards that need a single JSON payload covering all countries.

## Known failure modes

- Data may be stale if the underlying World Bank or similar dataset has not been updated recently
- Non-200 HTTP response if the x402 payment header is missing or invalid
- Empty or incomplete country coverage if source data gaps exist

## How this service works

Latest adolescent fertility rate per 1,000 women aged 15-19 across every country. Returns JSON.

## Output

A JSON object containing the latest adolescent fertility rate (births per 1,000 women aged 15–19) for every country, with one value per country.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-adolescent-fertility-rate-f13ffb49/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)
