Toolip Requires Host:Port – IP:Port is Not Supported

Toolip does not support direct IP connections. All proxies must be configured using a hostname instead of an IP address. Using IP:Port may result in connection errors.

Correct Format:

proxy.toolip.io:8080

Incorrect Format:

192.168.1.1:8080

If your provider supplies only an IP, check if they offer a corresponding hostname—Toolip requires it for proper functionality.

Why Hostnames?

Toolip leverages DNS-based proxy routing for improved reliability, security, and load balancing. This ensures seamless connectivity and better performance across proxy networks.

HTTP Header Fields

When making HTTP or HTTPS requests, Toolip provides detailed error messages in the response headers to help troubleshoot issues.

FieldDescriptionExamples
HTTP ErrorThe protocol error numbers404 or 502
x-tlp-err-codetoolip module and error code numberclient_10001
x-tlp-errortoolip main error messageAuthentication failed
x-tlp-err-msgtoolip elaborated message and actionsCheck your credentials or your account status

How to View HTTP Headers

Using curl

You can check the response headers using the curl command with the -v (verbose) or -i (headers only) options:

curl -v [your_request_here]
curl -i [your_request_here]

Accessing Headers in Code

If you’re using a programming language, you can retrieve Toolip error headers just like any other HTTP headers.

Common Proxy Errors

HTTP 400 – Bad Request

x-tlp-err-codex-tlp-errorx-tlp-err-msg
client_10060Proxy Error: ip_requested_not_allocated_by_customerRequested IP ##.##.##.## is not allocated to this zone. Select an IP that is allocated to this zone or skip the -ip parameter in proxy username

HTTP 401 – Unauthorized

x-tlp-err-codex-tlp-errorx-tlp-err-msg
client_10050Auth failed: IP blacklisted [IP]Auth Failed IP blacklisted: [IP]

HTTP 403 – Forbidden

x-tlp-err-codex-tlp-errorx-tlp-err-msg
client_10070No ProtocolProtocol was missing from original request. Please add either HTTP or HTTPS and retry
client_10080No Destination HostNo destination host. Destination host is missing or incorrect. Check your request parameters and try again
client_10090You are trying to use Scraping Browser zone as regular proxyYou are trying to use Scraping Browser zone as regular proxy. A browser should be used to access this zone
policy_20010Bad protocolThe protocol you are using to access our proxy is not supported. toolip supports HTTP, HTTPS & SOCKS5 upon special approval. Please fix your protocol and try again
policy_20020Bad portBad Port used

HTTP 407 – Proxy Authentication Required

x-tlp-err-codex-tlp-errorx-tlp-err-msg
client_10000Authentication failedInvalid authentication: check credentials and retry. Toolip credentials include your account ID, zone name and password
client_10001Invalid AuthInvalid authentication: check credentials and retry
client_10010Proxy Authentication RequiredNo proxy credentials provided. Please add credentials and try again.
client_10020Account is suspendedLogin to https://toolip.io/dashboard to activate your account
client_10030Authentication failedYou are not allowed to access our API via this IP. Please verify your settings or whitelist this IP.
client_10040KYC RequiredKYC Required

HTTP 429 – Too Many Requests

x-tlp-err-codex-tlp-errorx-tlp-err-msg
client_10110Your limited trial mode account exceeded the allowed rate limitsYour limited trial mode account exceeded the allowed rate limits