Skip to main content
POST
cURL

Authorizations

X-API-KEY
string
header
required

Authorization header containing API key. You can find your API key in the dashboard under 'API Keys'.

Body

application/json
phone_number
string
required

The phone number to buy

Response

Phone number purchased successfully

err
boolean

Indicates if there was an error

Example:

false

msg
string

A success message

Example:

"Phone number purchased successfully."