List Available Area Codes

GET {{baseUrl}}/v2/numbers/available/areacodes?limit=<>&offset=<>&max_setup_cost=<>

Returns a list of all Numbering Plan Area (NPA) codes containing purchasable phone numbers.

Request Params

KeyDatatypeRequiredDescription
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.
max_setup_coststringRestricts the results to area codes that include at least one telephone number with a setup fee below or equal to the specified max_setup_cost. For more details around pricing, please see <a href="https://www.flowroute.com/pricing-details/" target="_blank">Flowroute Pricing Details</a>.