Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

phone_number
string
required

The phone number to be looked up

Example:

"+18665552368"

Query Parameters

type
enum<string>

Specifies the type of number lookup to be performed

Available options:
carrier,
caller-name

Response

Successful response

data
NumberLookup · object