phoneNumber
Phone Number Lookup namespace.
Path parameters
e164_number
The phone number in E.164 format.
Query parameters
include
Further number information to include in the response, some of which are billable. You can specify: carrier (Lookup full carrier information for the number), cnam (Lookup Caller ID information for the number). Separate multiple values with a comma: include=carrier,cnam.
Response
country_code_number
The Country code associated with the number.
national_number
Number in the countries national format.
possible_number
Whether the number supplied is a possible number.
valid_number
Whether the number supplied is a valid number.
national_number_formatted
The E164 number formatted in national format.
international_number_formatted
The E164 number formatted in international format.
e164
The number in E164 format.
location
The location of the number based on its area code and NPA.
country_code
The ISO3166 alpha 2 country code associated with the number.
timezones
The time zones associated with the number.
number_type
The type of number based on its area code and NPA.
carrier
Carrier information. Adding include=carrier to your request will do a live lookup to determine the current carrier information about this number.
cnam
Caller ID information. Adding include=cnam to your request will do a live lookup to determine the current caller ID information about this number.
Response Example
Response