This method returns a Collection of matching GeoCoding results for the searched address.
Query parameters
-
q
string Required address search
-
iw-build-id
string build id of the client
-
iw-package-id
string package id of the client
GET
/api/opendata/geocoding
curl \
--request GET 'https://replace-with-own-host.iw-erp.de/api/opendata/geocoding?q=string' \
--header "x-session-token: $API_KEY"
Response examples (200)
{}