phone validation

FREE
By validation.systems | Updated 12 days ago | Data
Popularity

8 / 10

Latency

861ms

Service Level

100%

Health Check

N/A

README

Api contains one endpoint, that return info about provided mobile phone.
By sending GET request, to /{phone} endpoint you will receive JSON like this

{
  "status": "ok",
  "phone": "+12345678910",
  "international": "+1 23 45678910",
  "national": "02345678910",
  "country_code": "USA",
  "blacklisted": false
}

Where :

  • phone - provided phone
  • international - international format of number
  • national - national format of number
  • country_code - short alphabetic or numeric geographical code of phone country
  • blacklisted - shows if phone number is used for spam and sms receiving
Followers: 101
Resources:
Product Website
API Creator:
V
validation.systems
validation.systems
Log In to Rate API
Rating: 5 - Votes: 1