1. Home
  2. Developer API information
  3. Suggest FR settlement

Suggest FR settlement

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.789888,
    "lng": 7.345693,
    "region": "Grand Est",
    "settlement": "Illzach"
  }
]

Error responses

401: Not authenticated
404: No results found