Back to catalog
🗺️

HERE Maps

API Key

Create/customize digital maps based on HERE Maps data

🗺️GeocodingHTTPS

Berlin to Munich

HERE Maps Routing

OriginBerlin, Germany
DestinationMunich, Germany
Distance574.3 km
Duration5 hr 42 min
ModeCar

Sample Response

response.json
1{
2 "distance": "574.3 km",
3 "duration": "5 hr 42 min",
4 "origin": "Berlin, Germany",
5 "destination": "Munich, Germany",
6 "mode": "car"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://developer.here.com" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs