v1
latestOpenAPI 3.1.02026-07-2277219695.0 KBValidate address
Returns validation test results along with a recommended address. Validates both US and international addresses.
US required combinations
- state_province + city_locality + address_line_1
- or address_line_1 + postal_code
International required combinations
- city_locality + address_line_1
Query parameters
The name of the addressee
The name of the addressee
The organization of the addressee
The organization of the addressee
The first line of the address
The first line of the address
The second line of the address. Must be percent encoded when passed as a query parameter (e.g. #200 → %23200).
The second line of the address. Must be percent encoded when passed as a query parameter (e.g. #200 → %23200).
The city or locality of the address
The city or locality of the address
The state, province, county, or municipal division
The state, province, county, or municipal division
The postal code or zip code
The postal code or zip code
ISO2 country codes
The ISO 3166 country code
Response
Successful Response