Return available periods and minimum order price of proxies matching the filter criteria.
Allows you to view all available proxy durations and the minimum price for proxies that meet the specified filter criteria.
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 the most affordable proxies along with their duration periods.
period
integerProxy's duration period (in days)
"1"
price
stringProxy's purchase price (in USD)
"1.23"
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