PASAR API
Programmatic access to French codes, laws, decrees and the Journal Officiel; free but requires OAuth2 registration on the PISTE portal.
View docs ↗ More Government services APIs# Légifrance (DILA) ~ French law & legal texts API needs OAuth credentials. # No single public base URL ~ start from the docs: # https://www.legifrance.gouv.fr/contenu/pied-de-page/open-data-et-api
I'm integrating a France API into my app. API: Légifrance (DILA) ~ French law & legal texts API Provider: DILA (Direction de l'information légale et administrative) Auth: requires OAuth credentials (sign up: https://www.legifrance.gouv.fr/contenu/pied-de-page/open-data-et-api) Pricing: free Important note: Programmatic access to French codes, laws, decrees and the Journal Officiel; free but requires OAuth2 registration on the PISTE portal. Source: DILA (Direction de l'information légale et administrative) (https://www.legifrance.gouv.fr/contenu/pied-de-page/open-data-et-api) Source type: Official open-data catalogue Endpoint type: Open-data catalogue JSON 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.