# French School Holidays by Zone and Year

> French School Holidays by Zone and Year is a paid API for AI agents from api.x-402.online, paid per call via x402, $0.005/call, status down (last checked 2026-09-15).

Returns French school holiday dates for a given administrative zone and academic year

## Facts

- Endpoint: POST https://api.x-402.online/v1/fr/vacances-scolaires
- Price: $0.005/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/french-school-holidays-by-zone-and-year-71f50f52
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_GF_bNmKwQfmnEmoJnhq2o

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 french-school-holidays-by-zone-and-year-71f50f52 -d '<json body>'
```

Example prompt: What are the school holidays in France for zone B in the 2024-2025 academic year?

## When to prefer this

Use this endpoint when you need official French school holiday dates filtered by administrative zone (A, B, or C) and academic year. Ideal for scheduling, travel planning, or any application that needs to know when French schools are closed by region.

## Known failure modes

- Invalid zone value returns an error (valid zones are A, B, C)
- Invalid or unsupported year returns an error or empty result
- Missing required query parameters returns a 400-style error
- Data may not be available for years far in the future

## Output

A list of French school holiday periods for the specified zone and year, including holiday names (e.g. Toussaint, Noël, Hiver, Printemps, Été) and their start and end dates.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/french-school-holidays-by-zone-and-year-71f50f52/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.x-402.online](https://www.zero.xyz/host/api.x-402.online/llms.txt)
