Introduction

Experian Identity Append service uses your customers’ names and postal addresses to quickly find their best email addresse, in real-time. This helps you complete your database with trustworthy data and equip you with the best consumer email. Use this API to effectively reach your customers through personal and preferred channels.

You will find this API useful if you need to obtain additional information linked to phone numbers, such as:

  • phone type and status
  • name
  • postal address
  • consumer or business location

Reverse Phone Append is a RESTful API service. REST is a style of software architecture that provides a convenient and consistent approach to requesting and retrieving data.

Reverse Phone Append API returns data in JSON format. JSON is a common Internet format that provides a simple method of representing arbitrary data structures. According to json.org, it is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others