Documentation
  • Proxies
    • Quick Guide
    • Rotating Residential Proxies
      • Get Started
      • Making Requests
      • Location Settings
        • Country
        • State
        • City
        • ASN Targeting
        • Server Specific Entry Nodes
      • Session Control
      • Whitelisting IPs
      • Proxy Generator
  • Unlimited Residential Proxies
    • Get Started
    • Making Requests
    • Location Settings
      • Continent
    • Session Control
    • Whitelisting IPs
    • Proxy Generator
  • Static ISP Proxies
    • Location Choosing
    • Making Requests
    • Proxy Credential
    • Whitelisting IPs
  • Public API
  • General
    • Restricted Targets
    • Response Codes
  • Advanced Proxy Solution
    • Web Unblocker
      • Get Started
      • Making Requests
        • JavaScript Rendering
        • Geo-location
        • Session
        • Header
        • Cookie
        • Blocking Resource Loading
Powered by GitBook
On this page
  1. Static ISP Proxies

Making Requests

PreviousLocation ChoosingNextProxy Credential

Last updated 1 month ago

Basic query

You can use Static ISP Proxies in both whitelist and credential authentication methods. Use port 2000 for , while port 2333 is for .

If you want to test the IP connection before integration, here's the example of sending request to ipinfo.pyproxy.io from IP 1.1.1.1:

curl -x 1.1.1.1:2000 ipinfo.pyproxy.io
curl -x 1.1.1.1:2333 -U "USERNAME:PASSWORD" ipinfo.pyproxy.io
whitelist authentication
credential authentication