Providers

ProxySave routes across multiple proxy providers. Use the managed pool, bring your own keys, or both.

Supported providers

ProxySave currently supports the following providers. Each provider is identified by a short ID used in API headers and configuration.

BrightData

brightdata
ResidentialDatacenterMobileISP

Largest residential network. Premium pricing.

Oxylabs

oxylabs
ResidentialDatacenterMobile

Strong geo coverage. Good for e-commerce targets.

SmartProxy

smartproxy
ResidentialDatacenterMobile

Competitive mid-tier pricing.

IPRoyal

iproyal
ResidentialDatacenter

Budget-friendly residential proxies.

NetNut

netnut
ResidentialISP

Often cheapest for high-volume residential.

Webshare

webshare
DatacenterResidential

Low-cost datacenter proxies with decent residential pool.

Bring Your Own Keys (BYOK)

Already have accounts with proxy providers? Add your credentials to ProxySave and we'll route through your existing subscriptions. This is the best way to maximize savings — you keep your negotiated rates and ProxySave optimizes across all of them.

Add provider credentials via the dashboard or the API:

terminal
curl -X POST https://api.proxysave.com/providers \
  -H "X-Openproxy-Username: your-username" \
  -H "X-Openproxy-Password: your-api-key" \
  -H "Content-Type: application/json" \
  -d '{
    "provider": "brightdata",
    "credentials": {
      "username": "your-brightdata-user",
      "password": "your-brightdata-pass",
      "zone": "residential"
    }
  }'

Your credentials are encrypted at rest and never logged. ProxySave only uses them to authenticate requests to the provider on your behalf.

Managed pool

Don't have provider accounts? No problem. ProxySave maintains a shared pool of proxy capacity across all supported providers. When you use the managed pool:

  • You pay per GB at our blended rates (typically 30–50% lower than direct provider pricing due to volume discounts)
  • No provider accounts to manage or credentials to rotate
  • ProxySave handles all provider billing — you get a single invoice

You can mix BYOK and managed pool. ProxySave routes to the cheapest option regardless of whether it's your key or the managed pool.

Choosing a strategy

BYOKManaged Pool
SetupAdd your credentialsNone — works immediately
PricingYour negotiated ratesProxySave blended rates
BillingDirect with providersSingle ProxySave invoice
Best forHigh-volume users with existing accountsGetting started quickly