Search available local numbers

Searches for local numbers you can order and saves the results so POST /api/v1/numbers/orders can order one — a number must come from a search before it can be ordered. Every filter is optional and support for each varies by carrier, so an accepted filter is not proof it was applied; an empty or partial list is normal when a carrier is slow or has no matching inventory. Supplying address searches the rate centers near that address instead of matching one directly. Monthly pricing is attached from billing, and a key with no billing customer gets results without pricing. Requires an API key with the Admin role.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Three-letter country code to search in. Support varies by carrier.

string

Area code (NPA) to search in.

string

Area code and exchange (NPA-NXX) to search in.

string

City to search in.

string

State to search in.

string

Rate center to search in.

string

LATA to search in.

string

ZIP code to search in.

number

How many numbers to return. Honored per carrier.

boolean

Shared with the toll-free search and has no effect here; this route always searches local numbers.

string

Region or province to search in.

string

LIR code filter. Support varies by carrier.

string

LIR name filter. Support varies by carrier.

string

Shared with the toll-free search and has no effect on local results.

string

A street address to search near. Supplying it finds the rate centers around that address rather than using rateCenter.

string

Billing customer the results are priced against. Must be one of your account's customers; defaults to the first.

Responses

401

Missing or invalid API key.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json