Postal Address Verification
Quick Start: PHP with cURL
There are three steps to integrating the PAV API into your PHP with cURL project:
1. Obtain a CDYNE License Key.
Sign up for an account and complete the request form.

2. Create the request code with Notepad++
a. Start a new project within Notepad++. Select the Language tab, then P from the list, and finally PHP.
b. Add the request code for the SMS Notify! method of the API. (In this example we are using PHP with cURL.)