Verify a postal address against authoritative postal data
verify_postal_addressVerify if a postal address is real and deliverable, get a corrected standardized version and persistent identifier before shipping, billing, or storing it.
Instructions
Checks whether a postal address exists and is deliverable, using maintained postal reference data. Returns a verification level, a corrected and standardized version of the address, and a persistent identifier for the physical location. Call this before any action that depends on an address being real: shipping, billing, account creation, or writing an address to a system of record. Do NOT use this to look up who lives at an address, and do not treat a verified address as evidence that a particular person is associated with it. This tool cannot confirm an address that is newly built or not yet in postal records; a 'not confirmed' result means unknown, not fabricated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | Yes | ISO 3166 country code or country name | |
| locality | No | City or town | |
| postalCode | No | ||
| addressLine | Yes | Street address as entered, single line | |
| administrativeArea | No | State, province, or region |