adresse.data.gouv.fr vs OpenPLZ API
If you need a Geocoding API that's easy to integrate, go with OpenPLZ API.
adresse.data.gouv.fr
Address database of France, geocoding and reverse
OpenPLZ API
A public street and postal code directory for Austria, Germany, Liechtenstein and Switzerland via an open REST API
adresse.data.gouv.fr
- No authentication required
- HTTPS supported
OpenPLZ API
- No authentication required
- HTTPS supported
- CORS enabled for frontend use
| Feature | adresse.data.gouv.fr | OpenPLZ API |
|---|---|---|
| Authentication | None | None |
| HTTPS | Yes | Yes |
| CORS | Unknown | Yes |
When to use which?
OpenPLZ API works directly from the browser with CORS enabled, making it better for frontend-only apps.