APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Google Maps Platform
GeocodingResponse
Google Maps Platform
· Schema
GeocodingResponse
The response from the Geocoding API
Environment
Geocoding
Geolocation
Maps
Navigation
Places
Routing
Solar
Properties
Name
Type
Description
status
string
Status code indicating the outcome of the request.
results
array
Array of geocoded address results
error_message
string
Human-readable description of the error, present when status is not OK.
View JSON Schema on GitHub