Limiting the results of Geocoding API to specific type (only streets and cities)

Hi everyone,

is there any way to limit the results of Geocoding API?

https://graphhopper.com/api/1/geocode?q=berlin&locale=en&debug=true&key=api_key to get only osm_key=“place”? My goal is to get only cities and streets.

1 Like