Introduction

Experian Phone Validate API allows you to validate full 10-digit numbers and identifies phone type in real time. You will find this API useful if you need to obtain phone type and status.

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

Phone Validate 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.

Phone Validate API

Overview