Skip to main content
Purchases a phone number that was returned by the search endpoint. The platform handles pricing, billing, and provisioning automatically.
You must have a valid payment method on file before purchasing. The purchase creates a monthly subscription that auto-renews.

Endpoint

POST /user/phone-numbers/purchase

Request

string
required
Phone number to purchase in E.164 format (e.g., +14155551234). Must be a number returned from the search endpoint.

Response

string
Confirmation message.
object
The purchased phone number details.

Example

201 Created
402 No payment method
400 Already in use
Purchases are non-refundable. The subscription continues until you release the number.