proxyapi. från Hugo & Friends AB

Swedish proxies, connected

One connection. The right Swedish IP for every job.

Connect once and choose datacenter, ISP, residential, or agent traffic when you need it. ProxyAPI handles pool health and routing.

200 MB included · No card required · HTTP and HTTPS

connect.sh Swedish exit active

# Select Swedish ISP and keep the session

curl -x https://sk_live_example-country-se-type-isp-session-job42:@proxy.proxyapi.se:443 \\

https://httpbin.org/ip

{

"origin": "185.•••.•••.42",

"country": "SE",

"type": "isp"

}

Protocol

CONNECT

Target

Sverige

Payload

Encrypted

01 — Product

From first connection to controlled routing.

The same username carries your key and your choices. Start simple, then add country, type, provider, or a sticky session when the job requires it.

01

Create a key

Sign up with email and create a separate key for each service or environment.

sk_live_••••••••
02

Connect

Use the key as your proxy username in curl, an HTTP client, or browser automation.

proxy.proxyapi.se:443
03

Control the route

Add modifiers for country, proxy type, provider, and sticky sessions when you need control.

-country-se-type-isp

02 — Routing

Choose how much you want to control.

Let ProxyAPI choose automatically or express your requirements directly in the username.

01

Automatic

Let health, latency, and availability determine the best route.

02

Datacenter

For stable throughput, testing, and recurring jobs.

03

ISP & residential

When the destination needs traffic from Swedish consumer networks.

04

Sticky session

Keep the same exit IP through a flow with your own session ID.

03 — Use cases

Build for traffic that needs a Swedish route out.

ProxyAPI works for recurring collection and short verification jobs. You control the details without operating your own proxy pool.

01

Data collection

Run scheduled jobs through Swedish IP addresses and track daily cost.

02

Localisation testing

Verify pricing, content, and flows as they appear from Sweden.

03

Automated testing

Give browser and API tests a reproducible Swedish network route.

04

Controlled sessions

Pin a flow to the same exit IP without reserving infrastructure.

04 — Secure connection

Clear routing. No TLS inspection.

The gateway establishes a CONNECT tunnel and forwards encrypted bytes. Your TLS session runs directly between the client and destination.

HTTP CONNECT
HTTPS
Smart routing
Tailscale mesh

No decryption

The TLS session terminates at the destination, not at our gateway.

Clear metadata

The dashboard shows domain, port, bytes, time, and selected routing.

Swedish core operations

Gateway, control plane, and database run on Swedish infrastructure.

Read how security works

05 — Integration

Your first Swedish response in under two minutes.

Standard tools, ordinary proxy authentication, and documented modifiers. No SDK and no sales call required.

Our philosophy is simple: no sales process, no lengthy contracts, just proxies that work.
View the connection guide
import { HttpsProxyAgent } from "https-proxy-agent";

const key = process.env.PROXYAPI_KEY;
const proxy = new HttpsProxyAgent(
  `https://${key}-country-se:@proxy.proxyapi.se:443`
);

const response = await fetch(targetUrl, {
  dispatcher: proxy,
});

06 — Pricing

Capacity that grows with the job.

Start without a card. Upgrade when you need more gigabytes, more keys, or more proxy types.

Free

0kr/mo

200 MB

For your first request

Starter

99kr/mo

25 GB

For smaller services

Most popular

Pro

299kr/mo

100 GB

Priority support

Business

799kr/mo

500 GB

Volume and direct contact

Compare all plans

07 — Start building

Ready when your next request is.

Create a key, run one curl command, and see usage directly in the dashboard.

Start building for free