# French Schools Directory Lookup

> French Schools Directory Lookup is a paid API for AI agents from api.x-402.online, paid per call via x402, $0.01/call, status down (last checked 2026-09-15).

Look up French schools by name or postal code, returning type, status, address, and phone number.

## Facts

- Endpoint: POST https://api.x-402.online/v1/fr/ecoles
- Price: $0.01/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/french-schools-directory-lookup-64eb8ed1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_x5sNV_QZAQRCX_C4zzON0

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-schools-directory-lookup-64eb8ed1 -d '<json body>'
```

Example prompt: Can you look up schools in the French postal code 75013 and tell me their names, types, and phone numbers?

## When to prefer this

Use this endpoint when you need to find French schools by name or postal code, especially when you need structured details like school type, status, address, and contact phone number. Prefer this over general web search when you need clean, structured directory data about French educational institutions.

## Known failure modes

- No results found for the given name or postal code — empty result set
- Invalid or missing query parameter — 400 bad request
- Postal code not recognized — no matching schools returned
- Payment not processed — 402 payment required
- Service unavailable — 5xx error

## Output

A list of French schools matching the query, including each school's name, type (e.g. elementary, middle, high school), status (public/private), address, and phone number.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/french-schools-directory-lookup-64eb8ed1/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)
