Query parameters

Responses

  • 200 application/json

    This method returns a Collection of matching GeoCoding results for the searched address.

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)
{}