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

Suggest AT settlement

Suggest a Austria address.

Note: This is the documentation for the v2 API which is still in beta.

GET Example request:

https://api.pro6pp.nl/v2/suggest/at/settlement/?authKey=YOUR_AUTH_KEY&settlement=Wienings

This application gives the following result:

200: Settlement suggestion(s) available
[
  {
    "state": "Burgenland",
    "district": "Eisenstadt(Stadt)",
    "municipality": "Eisenstadt",
    "settlement": "Eisenstadt",
    "lat": 47.84627096570542,
    "lng": 16.52709887583572
  }
]

Error responses

401: Not authenticated
404: No results found