phone validation

免费
通过 validation.systems | 已更新 23 days ago | Data
人气

8.2 / 10

延迟

874ms

服务等级

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
关注者:101
资源:
产品网站
API 创建者:
V
validation.systems
validation.systems
登录并给 API 打分
打分:5 - 投票:1