Skip to main content
POST
Purchase a number with requirements
Purchases the specified number while submitting the textual, document, and address evidence required for regulatory approval. The optional top-level type field accepts fax or voice. Within each item in requirements, the observed type values are:
  • textual for text-based evidence
  • document for an uploaded verification document
  • address for a verification address

Authorizations

Authorization
string
header
required

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

Body

application/json
number
string
type
enum<string>

Optional service type for the purchased number.

Available options:
fax,
voice
country_code
string
tier
integer
requirements
object[]

Response

200 - application/json

The number was purchased and provisioned to the authenticated account.

status
integer
required
message
string
required
data
object
required