patchBay

adresse.data.gouv.fr vs Miataru

If you need a Geocoding API that's easy to integrate, go with adresse.data.gouv.fr.

adresse.data.gouv.fr

Address database of France, geocoding and reverse

Miataru

The Miataru API is very simple and straight forward. Generally you're posting (HTTP POST) a JSON formatted request to a service method locations and you get back a JSON formatted answer. Please tak...

adresse.data.gouv.fr

  • No authentication required
  • HTTPS supported

Miataru

  • Simple API key authentication
  • No HTTPS support
Featureadresse.data.gouv.frMiataru
AuthenticationNoneapiKey
HTTPSYesNo
CORSUnknownUnknown

When to use which?

adresse.data.gouv.fr is the better choice for quick prototypes and hackathons since it requires no authentication. adresse.data.gouv.fr supports HTTPS, which is required for production deployments and secure data handling.