Address Validation API Stay organized with collections Save and categorize content based on your preferences.
AI-generated Key Takeaways
The Address Validation API helps developers confirm the accuracy of addresses by analyzing their components and providing deliverability information.
It offers functionalities like address parsing, geocoding, and deliverability assessment to ensure address data quality.
Developers can utilize the API by sending address data and receiving validation results, including geocodes and deliverability verdicts.
The service name,
addressvalidation.googleapis.com, is crucial for creating RPC client stubs to interact with the API.
The Address Validation API allows developers to verify the accuracy of addresses. Given an address, it returns information about the correctness of the components of the parsed address, a geocode, and a verdict on the deliverability of the parsed address.
Service: addressvalidation.googleapis.com
The Service nameaddressvalidation.googleapis.com is needed to create RPC client stubs.
google.maps.addressvalidation.v1.AddressValidation
| Methods | |
|---|---|
| Feedback about the outcome of the sequence of validation attempts. |
| Validates an address. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-27 UTC.