Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Send your API key as Authorization: Bearer YOUR_API_KEY.

Query Parameters

campaignId
string

Campaign id used to scope the operation to one campaign.

Minimum string length: 1
place
string

City, state, province, or country to search near.

Minimum string length: 1
areaCode
integer

Three-digit area code preference.

Required range: 200 <= x <= 999
countryCode
enum<string>

Country code for number search.

Available options:
US,
CA
contains
string

Digit sequence the available number should contain.

Minimum string length: 1
tollFree
boolean

Search toll-free inventory instead of local inventory.

Response

Available phone number candidates.

success
boolean
required
searchable
boolean
required

Whether number inventory search is currently available.

Example:

true

candidates
object[]
required
matched
object | null
required
placeUnresolved
boolean
required

True when a free-text place could not be resolved.

Example:

false