?
Search available numbers
Searches available US numbers by area code or locality.
admin.voice.numbersSearch({ areaCode, limit })
Searches available US numbers by area code or locality (one or the other is required). Results are availability snapshots, not reservations, so a number can be gone by the time it is bought.
Parameters
--area-code
string
US 3-digit area code to filter by.
--locality
string
City name to filter by.
--state
string
State or region code, e.g. CA.
--limit
number
Max results (server clamps to 50).
CLI
remy-admin voice numbers search --area-code 310 --limit 5