To send a request using the Web Unblocker, you need to make a regular HTTP request via a proxy.
Here’s a cURL example:
curl -k -v -x http://unblocker.iproyal.com:12323 --proxy-user username:password -L https://ipv4.icanhazip.com
To use the Web Unblocker, you must disable HTTPS certificate verification in cURL.
See our documentation for more information.