Back to catalog
🗺️

Bing Maps

API Key

Create/customize digital maps based on Bing Maps data

🗺️GeocodingHTTPS

Bing Maps

Geocoding result

QuerySpace Needle, Seattle, WA
Formatted Address400 Broad St, Seattle, WA 98109, US
Latitude47.621
Longitude-122.349
ConfidenceHigh

Sample Response

response.json
1{
2 "query": "Space Needle, Seattle, WA",
3 "formatted_address": "400 Broad St, Seattle, WA 98109, US",
4 "latitude": 47.6205,
5 "longitude": -122.3493,
6 "confidence": "High"
7}

Code Snippets

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

Similar APIs