×
GET

https://<your_api_key>:<your_api_token><subdomain>/v2_beta/Accounts/<your_sid>/AvailablePhoneNumbers/<ISOCountryCode>/Landline

To get a list of all the ExoPhones for a give ISO Country Code & Type, you need to make an HTTP GET request

Parameter
Name
Value
Description
* ISOCountryCode
path

The ISO 3166-1 alpha-2 country code

* IncomingSMS
query

Get only numbers that support incoming SMS.

* InRegion
query

Get only numbers in the specified telecom circle. This filter is not applicable in all countries. For India, the currently supported regions are:

  • AP – Andhra Pradesh Circle

  • AS – Assam

  • BR – Bihar

  • DL – Delhi Circle

  • GJ – Gujarat

  • HP – Himachal Pradesh

  • HR – Haryana

  • JK – Jammu and Kashmir

  • KA – Karnataka Circle

  • KL – Kerala

  • KO – Kolkata

  • MH – Maharashtra

  • MP – Madhya Pradesh

  • MU – Mumbai Circle

  • NE – North East

  • OR – Orissa

  • PB – Punjab

  • RJ – Rajasthan

  • TN – Tamilnadu

  • UE – Uttar Pradesh East

  • UW – Uttar Pradesh West

  • WB – West Bengal

* Contains
query

Get numbers that contains the specified substring.

Response Content Type
GET

https://<your_api_key>:<your_api_token><subdomain>/v2_beta/Accounts/<your_sid>/AvailablePhoneNumbers/<ISOCountryCode>/Landline

To get a list of all the ExoPhones for a give ISO Country Code & Type, you need to make an HTTP GET request

Parameter
Name
Value
Description
* ISOCountryCode
path

The ISO 3166-1 alpha-2 country code

* IncomingSMS
query

Get only numbers that support incoming SMS.

* InRegion
query

Get only numbers in the specified telecom circle. This filter is not applicable in all countries. For India, the currently supported regions are:

  • AP – Andhra Pradesh Circle

  • AS – Assam

  • BR – Bihar

  • DL – Delhi Circle

  • GJ – Gujarat

  • HP – Himachal Pradesh

  • HR – Haryana

  • JK – Jammu and Kashmir

  • KA – Karnataka Circle

  • KL – Kerala

  • KO – Kolkata

  • MH – Maharashtra

  • MP – Madhya Pradesh

  • MU – Mumbai Circle

  • NE – North East

  • OR – Orissa

  • PB – Punjab

  • RJ – Rajasthan

  • TN – Tamilnadu

  • UE – Uttar Pradesh East

  • UW – Uttar Pradesh West

  • WB – West Bengal

* Contains
query

Get numbers that contains the specified substring.

Response Content Type
Share