# clonecho.builda.company Gov Public Holidays

> clonecho.builda.company Gov Public Holidays 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 official public and bank holidays for any country and year, identified by ISO-2 country code and year.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/gov-public-holidays
- 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/clonecho-builda-company-gov-public-holidays-96ab260d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_62PolcbYobp6YIphP-jl2

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-builda-company-gov-public-holidays-96ab260d -d '<json body>'
```

Example prompt: Can you pull up all the official public and bank holidays for the US in 2026 so I can plan around them?

## When to prefer this

Use this endpoint when you need a structured, machine-readable list of official public and bank holidays for a specific country and year, especially for scheduling, compliance, workforce planning, or date calculation tasks. Prefer this over scraping government websites or relying on static datasets when you need reliable, up-to-date holiday data across multiple countries.

## Known failure modes

- Invalid or unsupported ISO-2 country code returns an error or empty result
- Missing required query parameters (country or year) may return a 400 error
- Year outside supported range may return no data or an error
- Payment failure returns 402 if USDC payment is not completed
- Network timeout or service unavailability returns 5xx error

## How this service works

GOV: Official public & bank holidays for any country/year. Query ?country=US&year=2026 (ISO-2 code). Returns JSON.

## Output

A JSON array or object listing all official public and bank holidays for the specified country and year, including holiday names and their dates.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-builda-company-gov-public-holidays-96ab260d/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)
