v1

latestOpenAPI 3.1.02026-07-14124211.1 MB
Proxy

Add Proxy

Add single proxy or proxy list.

To add single proxy use this parameters:

  • proxy_ip (required) - proxy ip or host
  • proxy_port (required) - proxy port
  • proxy_user (optional) - proxy username
  • proxy_pass (optional) - proxy password

To add proxy list use this parameters:

  • proxy_row (required) - proxy list in String format ip:port:user:pass. Each proxy must be start with new line (use \n separator)
post/proxy

Request body

proxy_ipstring

Proxy ip or host. Required if proxy_row is not specified.

proxy_portinteger

Proxy port. Required if proxy_row is not specified.

proxy_userstring

Proxy username. Required if proxy_row is not specified.

proxy_passstring

Proxy password. Required if proxy_row is not specified.

proxy_rowstring

Proxy list in String format ip:port:user:pass. Each proxy must be start with new line (use \r\n separator)

Response

Successful Response.

statusstring
messagestring