▫️Geolocation
/geolocation
Query Parameters
Parameter
Type
Description
Responses
{ "address": "1600 Amphitheatre Parkway, Mountain View, CA, USA", "latitude": 37.423021, "longitude": -122.083739 }{ "error": "Address parameter is missing" }{ "error": "Geolocation data not found for the provided address" }{ "error": "Internal server error" }
Last updated