Address Validation API
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
ה-API לאימות כתובת מאפשר למפתחים לאמת את הדיוק של הכתובות. בהינתן כתובת, היא מחזירה מידע על נכונות רכיבי הכתובת שנותחה, קוד גיאוגרפי וקביעה של יכולת המסירה של הכתובת שנותחה.
שירות: addressauthentication.googleapis.com
שם השירות addressvalidation.googleapis.com
נדרש כדי ליצור מודלים של לקוח RPC.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-27 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-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. |"]]