List the proxies available for purchase (matching the filtering criteria).
This request allows you to get a list of all available proxies that match the criteria. You can filter proxies by geo location, operator, type, and protocol using query parameters.
geo_country[]
Parameter that filters the response data based on the proxy’s country(-ies) of origin. Country codes should be in ISO 3166-1 alpha-2 format. Multiple entries are allowed.
Scheme:
"RU"
geo_region[]
Parameter that filters the response data based on the proxy's region(-s) within a country. Multiple entries are allowed.
Scheme:
"Tatarstan Republic"
geo_city[]
Parameter that filters the response data based on the proxy's city(-es). Multiple entries are allowed.
Scheme:
"Kazan"
geo_operator[]
Parameter that filters the response data based on the proxy's operator. Multiple entries are allowed.
Scheme:
"mts"
type[]
Parameter that filters the response data based on the proxy's type (private or shared). Multiple entries are allowed.
Scheme:
"shared"
protocol[]
Parameter that filters the response data based on the protocol (http or socks5). Multiple entries are allowed.
Scheme:
"http"
OK. Successful response. Returns a list of proxies available for purchase based on the specified criteria.
geo_country
arrayThe country of origin of the proxy server. Country codes are in ISO 3166-1 alpha-2 format.
"RU"
geo_region
arrayRegion name where server is located
"Tatarstan Republic"
geo_city
arrayCity name where proxy server is located.
geo_city
stringCity name where proxy server is located.
"Moscow"
geo_country
stringThe country of origin of the proxy server. Country codes are in ISO 3166-1 alpha-2 format.
"RU"
geo_operator
arrayName of the operator of the proxy server.
geo_operator
stringName of the operator of the proxy server.
"mts"
geo_country
stringThe country of origin of the proxy server. Country codes are in ISO 3166-1 alpha-2 format.
"RU"
type
arrayProxy type
"shared"
protocol
arrayProxy protocol
"http"
Unauthorized. Missing or invalid authentication token, please check the Authorization header.
message
stringRequiredError message
errors
object | nullInput validation errors
Unprocessable Entity. Invalid filter parameters. Please check the parameters you have specified and try again.
message
stringRequiredError message
errors
object | nullInput validation errors