PASAR API
Per-address flood, seismic, radon, soil-pollution and industrial-hazard reports; v1 endpoints are keyless.
View docs ↗ More Government services APIscurl 'https://georisques.gouv.fr/api/v1'
I'm building an app using a free France API (no auth needed). API: Géorisques ~ natural & technological risk data Provider: BRGM / Ministère de la Transition écologique Endpoint: GET https://georisques.gouv.fr/api/v1 It returns JSON. Source: BRGM / Ministère de la Transition écologique (https://www.georisques.gouv.fr/doc-api) Source type: Official open-data catalogue Endpoint type: Open-data catalogue JSON Integration difficulty: Copy-paste ready Last checked: 2026-07-05 Production caveat: Still handle empty rows, schema changes, pagination, stale coverage, and temporary upstream failures. Help me fetch this and build a simple page that displays it nicely. Include basic production safeguards for errors, empty responses, schema changes, caching, and rate limits.