Google Maps API
onlineMaps, geocoding, directions, places, and distance matrix services.
πΊοΈ MapsAuth: api-keyPopularity: 96/100Latency: 80ms
Base URL
https://maps.googleapis.comAuthentication
Requires an API key. Pass it as a query parameter or in the header.
Endpoints
GET
Try it β/maps/api/directions/jsonGet directions
Example Request
GET https://maps.googleapis.com/maps/api/geocode/json?address=1600+Amphitheatre+Parkway
Example Response
{
"results": [{"formatted_address": "1600 Amphitheatre Pkwy, Mountain View, CA"}],
"status": "OK"
}Tags
mapsgeocodingdirectionsplaceslocation