Lookup a Phone Number

GET https://lookup.plivo.com/v1/Number/13863877367?type=carrier

Returns phone number information matching the specified request. Formatting information is standard. Carrier, Portability Information (Only for the US & CA), and phone number type information can be requested.

Below is the list of arguments that can be passed in this API request, more information can be found here

ArgumentsDescriptionRequired/Conditional/Optional
typeThe value of the parameter should be the string carrierRequired

We will be adding other phone number information in the future for which this value has to be changed accordingly.

Request Params

KeyDatatypeRequiredDescription
typestring
``null

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring