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
| Arguments | Description | Required/Conditional/Optional | 
|---|---|---|
| type | The value of the parameter should be the string carrier | Required | 
We will be adding other phone number information in the future for which this value has to be changed accordingly.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| type | string | ||
| `` | null | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string |