Find local numbers

GET {{baseUrl}}/numbers/local?limit=<integer>&prefix=<string>&city=<string>&state=<string>&zipcode=<string>&lata=<string>&rateCenter=<string>&fields=<string>

Searches for numbers available for purchase in CallFire local numbers catalog . At least one additional parameter is required. User may filter local numbers by their region information.

Request Params

KeyDatatypeRequiredDescription
limitstringTo set the maximum number of records to return in a paged list response. The default is 100
prefixstringPrefix (1-10 digits) of phone numbers
citystringA city name
statestringA two-letter state code. Example: CA, IL, etc.
zipcodestringA five-digit Zipcode
latastringA local access and transport area (LATA)
rateCenterstringA rate center. A rate center is a geographical area used by a Local Exchange Carrier (LEC) to determine the boundaries for local calling, billing and allocation of phone numbers
fieldsstringLimit fields received in response. E.g. fields: id, name or fields items (id, name), see more at partial response page.