ByteZero Support
  1. Residential Proxies
ByteZero Support
  • Getting started
    • Introduction our Proxies
    • How to Choose the Right Proxy Plan
    • Setting up your first proxy
    • Datacenter Proxies
  • Proxies
    • Why choose IPv6 Proxies?
    • Restricted usage
    • Residential Proxies
      • Getting Started
      • Residential Proxy Parameters
      • Automatic fallback
    • ISP Proxies
      • Getting Started
      • Proxy Rotation
      • Location Settings
      • Protocols
      • Response codes
    • Mobile Proxies
      • Getting Started
      • Locations
        • Location Settings
        • Country
        • City
    • IPv6 Datacenter
      • Getting Started
    • IPv6 Residential
      • Getting Started
    • Datacenter Proxies
      • Getting Started
  • Billing
    • Topping up Balance
  1. Residential Proxies

Residential Proxy Parameters

ByteZero Residential Proxy Parameters#

ByteZero proxies support advanced geotargeting and customization via username-based injectables. These parameters can be chained together in the username for precise targeting and behavior tuning.

Basic Proxy Format#

λ curl --proxy username:PASSWORD@residential-bridge.bytezero.io:1111 https://ipinfo.io

Available Parameters#

ParameterValues / FormatNotes
countryISO country code(s) e.g. US, NL, DEMulti-country allowed with comma: NL,DE,BE
cityCity nameCan be used alone or with country for higher accuracy
zipPostal codeCan be used standalone
stateState/Region nameOptional
mobiletrue, falseRequest mobile IPs only
spacextrue, falseRoute through Starlink / SpaceX IPs
speedfast, medium, slow, anyTarget proxies based on network speed
asnASN number or nameTarget specific networks
sessionCustom session IDEnables sticky sessions
timeDuration in secondsSession lifetime
fingerprintwindows, macos, mobileTCP/IP fingerprinting emulation

Example Username Strings#

These are injected in the username part of the proxy URL and can be chained together using dashes (-):

Single Parameter#

username-country-us

Multiple Parameters (Chained)#

username-country-us-city-seattle-zip-98101-speed-fast-mobile-true-session-abc123-time-60

Using Only ZIP (no country)#

username-zip-98101

TCP/IP Fingerprint Emulation#

username-country-nl-fingerprint-windows

Notes#

Each parameter is optional and can be used alone.
zip, city, state, and asn do not require country, but combining them increases location accuracy.
Sticky sessions are enabled by using a session-<id> (no need to add sticky-true).
All parameters are parsed via the username, so structure matters.

Full Example with curl#

λ curl --proxy username-country-us-spacex-true:xQhfS7HOev@residential-bridge.bytezero.io:1111 https://ipinfo.io
This returns a US IP from SpaceX/Starlink.
Modified at 2025-03-25 00:22:30
Previous
Getting Started
Next
Automatic fallback
Built with