Suggest France Settlement Responses
Suggest a French address.
Note: This is the documentation for the v2 API which is still in beta.
GET Example request:
https://api.pro6pp.nl/v2/suggest/fr/settlement/?authKey=YOUR_AUTH_KEY&settlement=Marsa
This application gives the following result:
200: Settlement suggestion(s) available
[
{
"commune": "Illzach",
"department": "Haut-Rhin",
"lat": 47.763044,
"lng": 7.359237,
"region": "Grand Est",
"settlement": "Illzach"
}
]
Error responses
401: Not authenticated
404: No results found