Endpoints
Ungrouped Endpoints 1
What is the Bulk Geocoding (France) API?
Géocoder en Masse des adresses en France. Bulk Geocoding (France). Jusqu'à 1000 adresses à chaque requête. Fast and cost optimized Bulk French Address Geocoder using public API of BAN (Base Adresse Nationale), recently transferred to IGN (Institut National de l’Information Géographique et Forestière). The API allows you to query the two databases: BAN and BD TOPO.
Bulk Geocoding (France) API is available on the JoJ API marketplace. Subscribe with a single JoJ API key, call it through one gateway, and pay from one wallet — no separate account or contract with the provider.
Bulk Geocoding (France) API endpoints
- POST
/geocode$0.01 / callgeocode
Geo-code a list of addresses: convert a list of adresses in France into GPS coordinates (latitude, longitude).
Frequently asked questions about Bulk Geocoding (France) API
How can I use the bulk mode
Geo-coding can be performed in batches. This allows for efficient processing of large amounts of data. To use this mode, you can provide the API with a list of addresses via the "addresses" query parameter and process the whole list with only one API call.
How many addresses can be processed by one API call?
One API call can process up to 1000 input addresses. If extra addresses are provided, they will be ignored.