PASAR API
Keyless full-text search over France's public company register (SIRENE plus non-profit associations).
View docs ↗ More Data & enrichment APIscurl 'https://recherche-entreprises.api.gouv.fr/search'
I'm building an app using a free France API (no auth needed). API: Recherche Entreprises ~ open French company search Provider: DINUM / Etalab (api.gouv.fr) Endpoint: GET https://recherche-entreprises.api.gouv.fr/search It returns JSON. Source: DINUM / Etalab (api.gouv.fr) (https://recherche-entreprises.api.gouv.fr/docs) 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.