A series of Postman collections for Experian Data Quality's Contact Data Management APIs.
Full API documentation can be found at edq.com/documentation/apis.
Postman is a GUI REST client. By importing the collections you can explore our APIs and get a better understanding of the requests and responses.
You will need an authentication token to make any requests. For existing customers, you can get your token from our Self Service Portal. If you're not an existing customer, visit edq.com for more information about our products and how to contact us.
To get started with the Postman collections you will need to download the Postman tool from getpostman.com/postman.
With Postman installed, you can clone this repository or download the individual files. You can then import the files into Postman and start making your requests.
The collections are configured to authenticate using a global Auth-Token variable that is sent with the request header. You will need to set this variable by clicking the eye icon in the top right corner of the Postman client. You can then add a new entry with Auth-Token as the key and your token as the value.
Our real-time REST APIs give you flexibility and customization when verifying and enriching your contact data before it hits your database.
Experian Address Validation is a real-time REST API that helps you to capture validated global addresses.
Experian Layout API is the real time REST API that helps you to manage layouts for Experian Addresses Validation.
Experian Enrichment is a real-time REST API you can use to gain an improved level of insight into individuals, households and geographic areas.
Experian Email Validation is a real-time REST API that helps you quickly determine the validity and status of email addresses at the point of collection.
Experian Phone Validation is a real-time REST API that helps you quickly determine the validity and status of phone numbers at the point of collection.
Global Intuitive is a fast and efficient REST API for capturing validated global addresses.
Reverse Phone Append is a real-time REST API which allows you to validate phone number and return different types of client information, such as: name, postal address and phone type. This API supports USA phone numbers only.
Address Validate SOAP provides an interface for global address searching and validation. We currently support over 160 countries.
You will need to edit the body of each request and replace the placeholders.
Despite being a SOAP API, this Postman collection allows you to make requests via the REST client. You won't be able to use any of the code generation functionality with this collection.