Address Validation and Correction
This API validates US addresses and also return closely matched addresses. See list of match codes from this API call here -> https://snapcx.readme.io/docs/avsv1validateaddress .
3 subscribers
1 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Address Validation and Correction endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Address Validation by UberCX /validateAddress?request_id={request_id}&street={addressline1}&state={state}&zipcode={zipcode}&city={city} |
This GET request will return JSON response with corrected addresses, as applicable. If no matching address found, then matchCode is AVS_03. If it is perfect match, then matchCode… |
Address Validation and Correction pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $10 / month | — |
|