Verify
Verify Overview
The Verify endpoint checks a full address (submitted through a form or provided by an express checkout provider, etc.) against our authoritative da...
Verify Address
The Verify endpoint allows you to send an address for validation. It attempts to match the provided address against our address database and returns...
Detailed Examples
This section provides an example of the Check API and the response returned. The response returned is a simple check response which is used to colle...
Implementation
The following section demonstrates how to call the Verify API endpoint in multiple programming languages. The examples below use the following reque...
Check Address
The Check API provides a simple free way for you to evaluate the Autoaddress service. It is called with the same parameters as the Verify API , but...
Implementing Verify with Express Checkout
This document provides a comprehensive guide on integrating the Verify API with popular express checkout providers such as PayPal, Apple Pay, Google P...