adresse.data.gouv.fr vs GeographQL
If you need a Geocoding API that's easy to integrate, go with GeographQL.
adresse.data.gouv.fr
Address database of France, geocoding and reverse
GeographQL
A Country, State, and City GraphQL API
adresse.data.gouv.fr
- No authentication required
- HTTPS supported
GeographQL
- No authentication required
- HTTPS supported
- CORS enabled for frontend use
| Feature | adresse.data.gouv.fr | GeographQL |
|---|---|---|
| Authentication | None | None |
| HTTPS | Yes | Yes |
| CORS | Unknown | Yes |
When to use which?
GeographQL works directly from the browser with CORS enabled, making it better for frontend-only apps.