GET /numbers/local

callfire.com:V2

Summary: Find local numbers
Operation ID: findNumbersLocal
Auth: unknown
Description

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. If all numbers with desirable zip code is already busy search will return available numbers with nearest zip code.

Parameters (6)

city (string, query, optional)

A city name

fields (string, query, optional)

Limit fields received in response. E.g. fields: id, name or fields items (id, name), see more at [partial response](https://developers.callfire.com/docs.html#partial-response) page.

limit (integer, query, optional, default: 100)

To set the maximum number of records to return in a paged list response. The default is 100

prefix (string, query, optional)

A 4-7 digit prefix

state (string, query, optional)

A two-letter state code. Example: CA, IL, etc.

zipcode (string, query, optional)

A five-digit Zipcode

No probe data for this endpoint yet.