cURL
curl --request GET \ --url https://api-prod.interactly.ai/assistants/v1/numbers/purchase-list \ --header 'Authorization: Bearer <token>'
[ { "number": "<string>", "countryCode": "<string>", "stateId": "<string>", "cityName": "<string>" } ]
Retrieves a list of numbers available for purchase.
Retrieve your API Key from Dashboard API Keys Section.
Country code of the number to purchase. Ex: USA
Search for numbers by area code, example: 254
Successfully retrieved the list of purchasable numbers.
Phone number of the purchasable number
Country code of the purchasable number
State ID of the purchasable number
City name of the purchasable number