# French RGE Certification Checker

> French RGE Certification Checker 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).

Checks whether a French company (identified by SIRET) holds RGE (Reconnu Garant de l'Environnement) certification and returns its associated qualifications

## Facts

- Endpoint: POST https://api.x-402.online/v1/fr/rge-check
- 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-rge-certification-checker-b191d0f4
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_cFXWclLtBmz7rckhZN08G

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-certification-checker-b191d0f4 -d '<json body>'
```

Example prompt: Can you check if the company with SIRET 80295478400015 is RGE certified and show me what qualifications they hold?

## When to prefer this

Use this endpoint when you need to quickly verify whether a specific French company holds RGE certification using its SIRET number, particularly for KYB/compliance workflows, contractor vetting, subsidy eligibility checks (MaPrimeRénov, CEE), or energy renovation procurement. Prefer this over a full KYB dossier when only certification status is needed.

## Known failure modes

- SIRET not found in RGE registry — company has no certification
- Invalid SIRET format returns a validation error
- Company exists but has expired or lapsed RGE certification
- API rate limiting or payment failure returns 402 or 429 error
- Temporary unavailability of upstream French government data source

## Output

Returns whether the company identified by the given SIRET number holds RGE (Reconnu Garant de l'Environnement) certification, along with the list of associated qualifications and their details (e.g. domains such as insulation, heating, renewable energy).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/french-rge-certification-checker-b191d0f4/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)
