Search for available Phone Numbers to Purchase
Returns a list of phone numbers available for purchase that match the given search criteria parameters.
Permissions
The API token must include the following scopes: Numbers.
Query Parameters |
---|
areacode stringAn areacode to search within. |
number_type stringSearch for either |
starts_with stringA string of 3 to 7 digits that should be used as the start of a number. Cannot be used in combination with |
contains stringA string of 3 to 7 digits that should appear somewhere in the number. Cannot be used in combination with |
ends_with stringA string of 3 to 7 digits that should be used as the end of a number. Cannot be used in combination with |
max_results numberThe maximum number of matches to return. Upper limit of 100. Defaults to 50. |
region stringA region or state to search within. Must be an ISO 3166-2 alpha-2 code, i.e. |
city stringA specific City to search within. Must be used in combination with |
Responses | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 OK
|