Validate a phone number

Performs a number validation request. This is a paid service. For pricing check here

Response Parameters##

KEYDESCRIPTION
toThe number for which the number validator service was called
getPortedIndicates if the number validator information will be for the ported network or not
createdAtThe date that the look up request was performed
numberValidatorIdThe identification number for which the number validator service was called
detailsRepresents information for the country of the specified number
details.countryCodeThe code of the country in ISO 3166-1 alpha-3 format
details.countryPrefixThe number's international country code number
details.networkThe name of the number's network. If the ported = true the name of the ported network is displayed
details.networkCodeThe code of the number's country and network
details.portedIndicates whether the result for "network" parameter will take into consideration the "ported" option or not.
details.typeIndicates the type of the number that the number validator service has been requested. Check here for possible values
formatsRepresents the number requested for validation in e124, international, national and rfc3966
formats.e164The number requested for validation in e164 format e.g. +306977663027
formats.internationalThe number requested for validation in international format e.g. +30 697 766 3027
formats.nationalThe number requested for validation in national format e.g. 697 766 3027
formats.rfc3966The number requested for validation in rfc3966 format e.g. tel:+30-697-766-3027
geoRepresents geo information for a host name or IP address
geo.hostThe host name or IP address
geo.countryThe country of host
geo.countryISO2CodeThe countryISO2Code of country
geo.countryISO3CodeThe countryISO3Code of country
geo.continentThe continent of country
applicationNameThe name of the application which executed the lookup
validBoolean. Indicates if the provided number is valid or not
Language