Get Google geocoding

Get Google geocoding. This API actually makes proxy calls to the Google Geocoding API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Scope

locations-directory:read

Query Params
string
length between 0 and 255
  • The latitude and longitude coordinates specifying the location for which you want the closest, human-readable address.
  • Either the parameter 'latlng' or the parameter 'address' must be passed. If both are passed, the 'address' parameter will prevail.
  • See Google developers documentation for more details: https://developers.google.com/maps/documentation/geocoding/requests-reverse-geocoding#:~:text=Required%20parameters-,latlng,-%E2%80%94%20The%20latitude%20and
string
length between 0 and 255
  • The street address or plus code that you want to geocode.
  • Either the parameter 'latlng' or the parameter 'address' must be passed. If both are passed, the 'address' parameter will prevail.
  • See Google developers documentation for more details: https://developers.google.com/maps/documentation/geocoding/requests-geocoding#:~:text=You%20must%20specify%20either%20address%20or%20components%20or%20both%20in%20a%20request%3A
string
length between 0 and 255
integer
1 to 1
Defaults to 1
integer
10 to 10
Defaults to 10
Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json