# French RGE-Certified Renovation Contractor Lookup

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

Returns a list of RGE-certified (Reconnu Garant de l'Environnement) renovation contractors near a French postal code, filtered by trade domain, including name, phone, and email.

## Facts

- Endpoint: POST https://api.x-402.online/v1/fr/rge
- Price: $0.02/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/french-rge-certified-renovation-contractor-lookup-ec9b5515
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_YmG2wWjibNHrBYOHjhFCs

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-rge-certified-renovation-contractor-lookup-ec9b5515 -d '<json body>'
```

Example prompt: Can you find me RGE-certified renovation contractors near postal code 69003 in France? I'm specifically looking for insulation specialists.

## When to prefer this

Use this endpoint when you need to identify qualified, government-certified (RGE) renovation contractors in France by geographic area and trade specialty — particularly when helping users access state subsidies (MaPrimeRénov, CEE, etc.) that require RGE-certified contractors. Prefer this over generic business search APIs when the RGE certification status is a hard requirement.

## Known failure modes

- No contractors found for the given postal code and domain combination — empty result list
- Invalid or non-existent French postal code — may return error or empty response
- Unsupported or misspelled trade domain — may return no results
- Missing required query parameters (cp or domaine) — likely returns 400 bad request
- Postal code in a low-density area with no registered RGE contractors

## Output

A list of RGE-certified contractor records near the given postal code and trade domain, each including the contractor's name, certified trade/domain, phone number, and email address, allowing direct contact for renovation projects.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/french-rge-certified-renovation-contractor-lookup-ec9b5515/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)
