Determine if an address is a valid mailing address

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

Address Validation Parameters

Response Codes

Example Request

curl --request POST \
     --url https://api.shipium.com/api/v1/address/validate \
     --header 'accept: application/json' \
     --header 'content-type: application/json'

Example Response