Order a proxy.
This request allows you to order proxies. It has two required parameters (period and price) which should be included in its body (payload). You can also specify the desired parameters (such as geo location, type, protocol, etc.)
filtersobject | nullProxy order filters
geo_countryarrayThe country of origin of the proxy server. Country codes are in ISO 3166-1 alpha-2 format.
"RU" geo_regionarrayProxy's region of origin within a country
"Tatarstan Republic" geo_cityarrayProxy's city of origin within a region
"Kazan" geo_operatorarrayProxy operator
"mts" typearrayProxy type
"shared" protocolarrayProxy protocol (http or socks5)
"http" periodintegerRequiredProxy's duration period (in days)
1 pricestringRequiredProxy's purchase price (in USD)
"1.23" OK. Successful response. Returns detailed information about the purchased proxy.
idintegerOrder ID, generated by the OnlineProxy server upon purchasing the proxy.
1 loginstring | nullLogin, use it to connect to the proxy server.
passwordstring | nullPassword, use it to connect to the proxy server.
protocolstringThe protocol type required to connect to the proxy server.
hoststringHost or IP address of a proxy server.
portintegerPort of a proxy server.
8080 geo_countrystringThe country of origin of the proxy server. Country codes are in ISO 3166-1 alpha-2 format.
"RU" geo_citystring | nullCity name where proxy server is located.
"Moscow" geo_operatorstring | nullName of the operator of the proxy server.
"mts" privatebooleanProxy type
rotate_ip_urlstring | nullURL for IP address rotation
rotate_ip_freqintegerIP address rotation frequency in minutes (0 - disabled)
5 start_atstringOrder start datetime UTC ISO-8601
stop_atstringOrder expire datetime UTC ISO-8601
Bad Request. No proxies available for purchase match the criteria.
messagestringRequiredError message
errorsobject | nullInput validation errors
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