# adresse.data.gouv.fr API **Provider:** adresse.data.gouv.fr **Category:** maps **Base URL:** `https://adresse.data.gouv.fr` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://adresse.data.gouv.fr ## Description Address database of France, geocoding and reverse ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://adresse.data.gouv.fr/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://adresse.data.gouv.fr' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/adresse-data-gouv-fr/) — CC BY 4.0*