Stay organized with collections
Save and categorize content based on your preferences.
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 name addressvalidation.googleapis.com is needed to create RPC client stubs.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[[["\u003cp\u003eThe Address Validation API helps developers confirm the accuracy of addresses by analyzing their components and providing deliverability information.\u003c/p\u003e\n"],["\u003cp\u003eIt offers functionalities like address parsing, geocoding, and deliverability assessment to ensure address data quality.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can utilize the API by sending address data and receiving validation results, including geocodes and deliverability verdicts.\u003c/p\u003e\n"],["\u003cp\u003eThe service name, \u003ccode\u003eaddressvalidation.googleapis.com\u003c/code\u003e, is crucial for creating RPC client stubs to interact with the API.\u003c/p\u003e\n"]]],[],null,["# Address Validation API\n\nThe 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.\n\nService: addressvalidation.googleapis.com\n-----------------------------------------\n\nThe Service name `addressvalidation.googleapis.com` is needed to create RPC client stubs.\n\n[google.maps.addressvalidation.v1.AddressValidation](/maps/documentation/address-validation/reference/rpc/google.maps.addressvalidation.v1#google.maps.addressvalidation.v1.AddressValidation)\n----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|\n| [ProvideValidationFeedback](/maps/documentation/address-validation/reference/rpc/google.maps.addressvalidation.v1#google.maps.addressvalidation.v1.AddressValidation.ProvideValidationFeedback) | Feedback about the outcome of the sequence of validation attempts. |\n| [ValidateAddress](/maps/documentation/address-validation/reference/rpc/google.maps.addressvalidation.v1#google.maps.addressvalidation.v1.AddressValidation.ValidateAddress) | Validates an address. |"]]