# GeoRisques France – Natural & Technological Risks by INSEE Code

> GeoRisques France – Natural & Technological Risks by INSEE Code 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 comprehensive risk profile (flood, seismic, industrial, and other hazards) for a French commune identified by its INSEE code

## Facts

- Endpoint: POST https://api.x-402.online/v1/fr/georisques
- 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/georisques-france-natural-technological-risks-by-insee-code-3f5ac3a9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ZW_HXEvciILHRJ0-EX4Ea

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 georisques-france-natural-technological-risks-by-insee-code-3f5ac3a9 -d '<json body>'
```

Example prompt: What are the natural and technological risks — floods, earthquakes, industrial hazards — for the French commune with INSEE code 69123?

## When to prefer this

Use this endpoint when you need official French government risk data for a specific commune identified by its INSEE code, particularly for real estate due diligence, insurance assessments, urban planning checks, or any scenario requiring flood, seismic, or industrial hazard information in France. Prefer this over general geocoding endpoints when risk classification — not just location — is the goal.

## Known failure modes

- Invalid or non-existent INSEE code returns an error or empty result
- Missing ?insee= query parameter causes a 400 bad request
- INSEE code for an overseas commune may not be fully covered
- Service unavailable returns 5xx; retry recommended
- Payment failure (402) if USDC balance insufficient

## Output

A structured risk profile for the specified French commune, covering natural risks (flood zones, seismic activity, landslides, etc.) and technological risks (industrial accidents, SEVESO sites, etc.) sourced from the official GeoRisques database.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/georisques-france-natural-technological-risks-by-insee-code-3f5ac3a9/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)
