phone validation

БЕСПЛАТНО
От validation.systems | Обновлено 22 days ago | Data
Популярность

8.2 / 10

Задержка

874ms

Уровень обслуживания

100%

Health Check

N/A

ПРОЧТИ МЕНЯ

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