Phone Numbers
Search available phone numbers
Search for available phone numbers that can be purchased
On this page
This endpoint allows you to search for available phone numbers from our provider. Use the results to find a number you want to purchase.
Query Parameters
country_codestring
The ISO 3166-1 alpha-2 country code to search in (e.g., US, GB, AU, CA)
containsstring
Filter phone numbers that contain specific digits (numeric characters only, max 10 digits)
Response
dataarray
Array of available phone numbers
{
"data": [
{
"phone_number": "+14155551234",
"phone_number_formatted": "+1 415-555-1234",
"country_code": "US",
"price": 3.99,
"stripe_price_id": "price_1PkA4dBXoZOzqQuAsvGvVJTZ",
"address_requirements": "none",
"sms_capable": true
},
{
"phone_number": "+14155555678",
"phone_number_formatted": "+1 415-555-5678",
"country_code": "US",
"price": 3.99,
"stripe_price_id": "price_1PkA4dBXoZOzqQuAsvGvVJTZ",
"address_requirements": "none",
"sms_capable": false
}
]
}
{
"data": []
}
Supported Countries
| Country | Code |
|---|---|
| United States | US |
| Canada | CA |
| United Kingdom | GB |
| Australia | AU |
| Israel | IL |
| Poland | PL |
| Finland | FI |
| Netherlands | NL |
| Denmark | DK |
| Italy | IT |
Related guides
Phone Numbers
Types of Phone Numbers
Learn about the different types of phone numbers you can use with VoxLink.ai: dedicated numbers, SIP integration, and Caller ID
Read guide →Phone Numbers
Purchasing & Managing Numbers
Learn how to purchase, provision, and manage phone numbers for your AI assistants
Read guide →Phone Numbers
SMS Capabilities
Learn about SMS features, requirements, and pricing for your phone numbers
Read guide →Phone Numbers
Assigning Numbers to Assistants
Learn how to connect your phone numbers to AI assistants for both inbound and outbound calls
Read guide →