Authorizations
An API key to authorize your request
Query Parameters
Phone number to validate. May be formatted with or without the “+” leading sign.
"971569483322"
Validation type Phone number validation type
format
, analysis
, validation
Response
The phone number sent in the request
"971569483322"
Indicates if the phone number is valid or not
true
2-letter ISO code of the country of the phone number. null
if the phone number is invalid.
"AE"
The phone number in the international E.164 format.
"+971569483322"
The phone number in the national format of the identified country.
"056 948 3322"
Indicates whether the phone number was ported or not. null
if the phone number is invalid.
false
Mobile Country Code of the phone number carrier. For mobile phone numbers only. null
if the phone number is invalid.
"424"
Mobile Network Code of the phone number carrier. For mobile phone numbers only. null
if the phone number is invalid
"004"
Phone number type. Can be one of mobile
, landline
, or toll-free
. null if the phone number is invalid.
"mobile"
Name of the phone number carrier. null if the phone number is invalid.
"Etisalat"
Indicates whether the phone number belongs to a number range associated with traffic pumping. null
if the phone number is invalid
false
Indicates whether the phone number belongs to an unallocated number range. null
if the phone number is invalid
false
Indicates whether the number is registered in a mobile network. For mobile phone numbers only. null
if the phone number is invalid
true
Indicates whether the number is roaming. For mobile phone numbers only. null
if the phone number is invalid
false
The time zone identified based on the phone number country and area code. null if the phone number is invalid
"UTC+04:00"
Price of the validation.
"0.015"
Contains an error code if any. “000” indicates success. Other possible error_code values: 013 - Internal service error 021 - Invalid phone number length or format 041 - Request timeout 042 - Request failed 091 - Insufficient funds
"000"