Para autorização, precisa de passar a sua chave API em cada pedido. Isto pode ser feito adicionando o parâmetro api_key
igual à sua chave ao pedido ou passando o cabeçalho API-KEY
.
O número máximo de pedidos por minuto é de 50.
Para autorização, qualquer solicitação deve mover sua fonte api-key.
Isto pode ser feito adicionando as mesmas características api_key que sua fonte ao pedido ou passando um cabeçalho API-KEY.
O número máximo de solicitações por minuto é 50.
Method for getting a list of proxies.
status
– proxy status: active , expired , deleted . All are shown by default. type
– proxy type: dedicated or shared ip_version
– IP version: 4 or 6 country
– country code, country . Can be specified multiple times. country = en & country = ru date_after
, date_before
– purchase date, lower and upper boundaries. Format 2018-10-25. Includes the specified day. date_end_after
, date_end_before
– order end date, lower and upper bounds. Format 2018-10-25. Includes the specified day. orders
– order ID. Can be specified multiple times. format
– The format for receiving the response. You can specify txt-http or txt-socks5 to get a plain text proxy list. Either custom-http or custom-socks5 to use a custom format from the settings. limit
– proxy limit in the list. The default is 500. The maximum is 2000. offset
– Pagination offset.Method for getting a list of orders.
date_after
, date_before
– purchase date, lower and upper boundaries. Format 2018-10-25. Includes the specified day.Proxy renewal. Payment from the account. POST method.
proxies
– proxy id to be renewed. Many values under the same key (proxies = 1 & proxies = 2 & proxies = 3). period
– 5, 10, 20, 30, 60, 90, 120, 150, 180, 210, 240, 270, 300, 330, 360 coupon
– discount coupon codeCreate a new order. Payment from the account. POST method.
type
– proxy type: dedicated or shared (if IPv6, then only dedicated) ip_version
– IP version: 4 or 6 country
– country code, country quantity
– quantity period
– 5, 10, 20, 30, 60, 90, 120, 150, 180, 210, 240, 270, 300, 330, 360 coupon
– discount coupon code ip_list
– the id of the IP that you want to order can be obtained in the ips
method. Can be specified multiple times.Get a list of countries with nested cities. The country code and city ID can be used to filter ips
.
Get a list of IPs by parameters. IDs are used in order creation and renewal methods.
type, ip_version, country – required
type
– proxy type: dedicated or shared (if IPv6, then only dedicated) ip_version
– IP version: 4 or 6 country
– country code, country city
– city ID. Can be obtained in the countries
method
Get the number of IPs by parameters. If the quantity is more than 1000, it will be shown as 1000.
Same as ips
All parameters are required
Receiving the order amount before payment. POST method.
Same as new-order
Getting the balance on the balance sheet. Regular and affiliate.