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_countryarrayThe country of origin of the proxy server. Country codes are in ISO 3166-1 alpha-2 format.
"RU" geo_regionarrayRegion name where server is located
"Tatarstan Republic" geo_cityarrayCity name where proxy server is located.
geo_citystringCity name where proxy server is located.
"Moscow" geo_countrystringThe country of origin of the proxy server. Country codes are in ISO 3166-1 alpha-2 format.
"RU" geo_operatorarrayName of the operator of the proxy server.
geo_operatorstringName of the operator of the proxy server.
"mts" geo_countrystringThe country of origin of the proxy server. Country codes are in ISO 3166-1 alpha-2 format.
"RU" typearrayProxy type
"shared" protocolarrayProxy protocol
"http" Unauthorized. Missing or invalid authentication token, please check the Authorization header.
messagestringRequiredError message
errorsobject | nullInput validation errors
Unprocessable Entity. Invalid filter parameters. Please check the parameters you have specified and try again.
messagestringRequiredError message
errorsobject | nullInput validation errors