PASAR API
Free but requires creating an app on the new portail-api.insee.fr portal for OAuth/API-key credentials (migrated from the old api.insee.fr in 2025); Sirene = every French business establishment (SIREN/SIRET).
View docs ↗ More Data & enrichment APIs# INSEE Sirene ~ French business registry API needs OAuth credentials. # No single public base URL ~ start from the docs: # https://portail-api.insee.fr/
I'm integrating a France API into my app. API: INSEE Sirene ~ French business registry API Provider: INSEE (France) Auth: requires OAuth credentials (sign up: https://portail-api.insee.fr/) Pricing: free Important note: Free but requires creating an app on the new portail-api.insee.fr portal for OAuth/API-key credentials (migrated from the old api.insee.fr in 2025); Sirene = every French business establishment (SIREN/SIRET). Source: INSEE (France) (https://portail-api.insee.fr/) Source type: Official portal or provider docs Endpoint type: Portal or multi-endpoint API Integration difficulty: Needs OAuth Last checked: 2026-07-05 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.