Skip to main content
POST
Search available numbers
Checks the current purchasing availability of the supplied phone number.

Authorizations

Authorization
string
header
required

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

Body

application/json
number
string
required

Phone number in E.164 format.

Response

Availability check completed.

status
integer
required

Returns 1 when available and 0 when unavailable.

message
enum<string>
required

Availability result.

Available options:
Number available for purchase,
Number not available for purchase