# Nager.Date Available Countries

> Nager.Date Available Countries is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-13).

Returns the full list of country codes and names supported by the Nager.Date public holiday service

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/available-countries
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/nager-date-available-countries-5559eb0a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_L0ARVrJUWM7smzUxlu_hW

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 nager-date-available-countries-5559eb0a -d '<json body>'
```

Example prompt: What countries are supported by the Nager.Date holiday service? I need to see all the available country codes and names so I know which ones I can look up holidays for.

## When to prefer this

Use this endpoint when you need to discover which countries are supported before querying public holiday data, or when you need to validate a country code against the Nager.Date service's supported set. Prefer this over hardcoded country lists to stay in sync with what the holiday API actually supports.

## Known failure modes

- Service unavailable returns a non-200 status
- Payment failure via x402 protocol if USDC not provided
- Empty or malformed JSON if upstream Nager.Date API is down

## How this service works

List of country codes and names supported by the holiday service, from Nager.Date. No params. Returns JSON.

## Output

A JSON array of objects each containing a country code (ISO alpha-2) and corresponding country name for every nation supported by the Nager.Date public holiday service

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/nager-date-available-countries-5559eb0a/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)
