Purchase SMS Number
SMS Phone Numbers
Purchase SMS Number
Purchase a new SMS phone number for an organization
POST
Purchase SMS Number
Purchase SMS Number
Purchase a new SMS phone number for an organization. The number is provisioned under the organization’s existing 10DLC campaign registration.Prerequisites
- Organization must have 10DLC approval (
sms_active: true) - Tenant must have
enable_multi_sms_numbersenabled - Organization must not exceed
max_sms_numbers_per_orglimit
Authentication
Your API key
Request Body
The organization’s unique_id that will own this number
Desired area code for the phone number (e.g., “415”, “212”)
Optional user_id to assign the number to immediately upon purchase
Optional friendly name for the number (e.g., “Sales Line”, “Support”)
Response
Whether the purchase was successful
The purchased phone number in E.164 format (+15551234567)
UUID of the phone number record
Formatted phone number for display (+1 555-123-4567)
user_id if number was assigned immediately, null otherwise
Example Request
Example Response
Error Responses
Billing
When a number is purchased:- One-time purchase fee is charged immediately (if configured)
- Weekly recurring fee starts from purchase date
- Charges appear in
usage_logswith appropriate event types
Notes
- Numbers are purchased from the carrier inventory
- The number is automatically linked to the org’s 10DLC campaign
- If
user_idis provided, the number is assigned immediately - Numbers without
user_idgo into the org’s “available pool”

