API Reference

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)
Log in to see full request history
Query Params
string

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

integer

Proxy port. Required if proxy_row is not specified.

string

Proxy username. Required if proxy_row is not specified.

string

Proxy password. Required if proxy_row is not specified.

string

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

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json