Fusion Proxy
Getting Started

Quick Start Guide

Go from zero to your first proxy request in under 5 minutes. Create an account, choose a plan, and start routing traffic through 195+ countries.

  • beginner
  • 5 min read
  • Updated March 2026

Overview Introduction

This guide walks you through everything you need to get started with Fusion Proxy β€” from creating your account to verifying your first proxied request. No prior proxy experience required.

Step 1 Create Your Account

Head to the Fusion Proxy dashboard and create a free account. You can register with your email or sign up instantly with Google.

Once registered, you’ll land on the main dashboard where you can manage proxies, view usage, and configure settings.

Step 2 Choose a Proxy Type

Fusion Proxy offers four proxy types, each optimized for different workloads. Here’s a quick comparison to help you decide:

πŸ’‘
Tip: If you’re unsure where to start, go with Residential. It’s the most versatile option and supports geo-targeting across 195+ countries.
TypeUse CasePricing Model
ResidentialScraping, SEO monitoring, market researchPay-per-GB β€” from $0.65/GB
MobileSocial media automation, app testingPay-per-day β€” from $1.84/day
DatacenterHigh-speed tasks, bulk automationPay-per-proxy β€” from $2.80/proxy
ISPE-commerce, account management, sneaker botsPay-per-proxy β€” from $5.50/proxy

Step 3 Add Funds & Purchase a Plan

Before you can generate proxy credentials, you’ll need to add funds to your account.

  1. Click Add Funds from the dashboard sidebar
  2. Select a payment method β€” credit card or cryptocurrency
  3. Enter the amount and complete the payment

Once funded, navigate to the proxy type you chose and purchase bandwidth (for Residential/Mobile) or select a specific proxy configuration (for Datacenter/ISP).

ℹ️
Note: Cryptocurrency deposits receive a <strong>7% bonus</strong> automatically. We support Bitcoin, Ethereum, USDT, and 20+ other coins via Cryptomus.

Step 4 Retrieve Your Proxy Credentials

After purchasing, open the Endpoint Generator tab inside your proxy section. Your credentials and connection details are displayed there:

TEXT
Host:     resi.fusionproxy.net
HTTP:     12286
SOCKS5:   5390
Username: your_username   (shown in dashboard)
Password: your_password   (shown in dashboard)
πŸ’‘
Tip: Click the copy icon next to any field to copy it to your clipboard. You can also generate ready-to-use proxy lists in multiple formats.

Step 5 Send Your First Request

Open a terminal and run the following cURL command to verify your proxy is working. Replace the credentials with the ones from your dashboard:

BASH
curl -x http://resi.fusionproxy.net:12286 \
     -U "your_username:your_password" \
     https://api.ipify.org?format=json
ℹ️
Note: A successful response returns a JSON object with an IP address that differs from your real IP β€” confirming traffic is routed through the proxy.

Step 6 Enable Geo-Targeting

Route your traffic through a specific country by appending -country-XX to your username, where XX is a 2-letter ISO country code:

BASH
# Route through the United States
curl -x http://resi.fusionproxy.net:12286 \
     -U "your_username-country-us:your_password" \
     https://api.ipify.org?format=json

# Route through Germany
curl -x http://resi.fusionproxy.net:12286 \
     -U "your_username-country-de:your_password" \
     https://api.ipify.org?format=json

# Route through Japan with a sticky session (10 min)
curl -x http://resi.fusionproxy.net:12286 \
     -U "your_username-country-jp-sessid-abc123-sessTime-600s:your_password" \
     https://api.ipify.org?format=json
πŸ’‘
Tip: You can also target by state and city. For example: <code>-country-us-state-ca-city-losangeles</code>. See the <a href="/guides/country-codes">Country Codes</a> reference for the full list.

Step 7 Troubleshooting

Running into issues? Here are the most common problems and how to resolve them:

SymptomCauseFix
407 Proxy Auth RequiredInvalid credentialsDouble-check your username and password in the dashboard
Connection timeoutWrong host or portVerify you’re using resi.fusionproxy.net:12286 for HTTP
No response / empty bodyInsufficient bandwidthCheck your remaining balance in the dashboard and top up if needed
Same IP as your real IPProxy not appliedEnsure your HTTP client is configured to use the proxy (not bypassing it)

Summary Conclusion

You’re all set. Your proxy is live, verified, and ready for production use. From here you can explore advanced features like sticky sessions for persistent IPs, sub-user management for team access, and fine-grained geo-targeting down to the city level.

Continue Next Steps

High Volume

Using 100GB+/Month?
Let's Talk Pricing.

Volume discounts start at 100GB. The more you use, the less you pay β€” simple as that. No lengthy sales process.

Volume pricing from $0.45/GB
Same infrastructure, same quality β€” just cheaper per GB
Priority support channel on Discord
500K+Daily Requests
99.9%Uptime SLA
24/7Expert Support