Validate U.S. Postal Address

Verify and standardize input postal addresses to USPS standards.

*- Parses input address into its individual elements, which may include house number, street name, street type, unit number, and more. *- Confirms deliverability using Delivery Point Validation (DPV). *- Corrects street and city name misspellings. *- Appends city and state in cases where only a street address and postal code are input. *- Appends postal code in cases where only city and state are input. *- Verifies whether delivery type is business or residential. *- Appends time zone.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

License key issued by customer support. Click here for a trial key

Query Params
string
required

Search subject's address. Currently only US postal addresses are accepted.

string

City associated with search subject's address. Optional, if postalcode is passed in the request.

string

State associated with search subject's address. Optional, if postalcode is passed in the request.

string

Postal code associated with search subject's address. Optional, if City and State are passed in the request.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json