Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

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

Body

application/json
phone_numbers
string[]

The list of +E.164 formatted phone numbers to check for portability

Example:

Response

PortabilityCheck Response

data
object[]