validate address
POST https://addressvalidation.googleapis.com/v1:validateAddress
API endpoint used to validate an address.
Full documentation can be found here: https://developers.google.com/maps/documentation/address-validation/reference/rest/v1/TopLevel/validateAddress
Request Body
{"address"=>{"regionCode"=>"US", "locality"=>"Mountain View", "addressLines"=>["1600 Amphitheatre Pkwy"]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |