Search for Purchasable Phone Numbers

GET {{baseUrl}}/v2/numbers/available?starts_with=<>&contains=<>&ends_with=<>&limit=<>&offset=<>&rate_center=<>&state=<>

This endpoint lets you search for phone numbers by state or rate center, or by your specified search value.

Request Params

KeyDatatypeRequiredDescription
starts_withstringRetrieves phone numbers that start with the specified value.
containsstringRetrieves phone numbers containing the specified value.
ends_withstringRetrieves phone numbers that end with the specified value.
limitstringThe number of MDRs to retrieve at one time. You can set as high of a number as you want, but the number cannot be negative and must be greater than 0 (zero).
offsetstringThe number of MDRs to skip when performing a query. The number must be 0 (zero) or greater, but cannot be negative.
rate_centerstringFilters by and displays phone numbers in the specified case-insensitive abbreviated rat e center, not the full name as differentiated in the <a href="https://www.nationalpooling.com/reports/NPA-RateCent erReports/index.htm" target="_blank">NPA Rate Center Reports</a>.
statestringFilters by and displays phone numbers in the specified case-insensitive abbreviated rat e center, not the full name as differentiated in the <a href="https://www.nationalpooling.com/reports/NPA-RateCent erReports/index.htm" target="_blank">NPA Rate Center Reports</a>.