Oxylab
This page will guide you on how to generate sticky and rotating proxies, Supported countries, other optional features, White labeling and FAQs regarding Oxylab APIs.
How to generate sticky proxies:
General Proxy format of Oxylab Sticky:
Follow the below table for generate HTTP/HTTPS and SOCKS5.
Oxylabs
HTTP/HTTPS
oxy.x.proxiess.com
7777
Oxylabs EU
HTTP/HTTPS
oxyeu.x.proxiess.com
7778
Oxylabs Asia
HTTP/HTTPS
oxyasia.x.proxiess.com
7779
Oxylabs
SOCKS5
socksoxy.x.proxiess.com
7780
Oxylabs EU
SOCKS5
socksoxyeu.x.proxiess.com
7781
Oxylabs Asia
SOCKS5
socksoxyasia.x.proxiess.com
7782
How to generate rotating proxies:
General Proxy format of Oxylab Rotating:
Follow the below table for generate HTTP/HTTPS and SOCKS5.
Oxylabs
HTTP/HTTPS
oxy.x.proxiess.com
7777
Oxylabs EU
HTTP/HTTPS
oxyeu.x.proxiess.com
7778
Oxylabs Asia
HTTP/HTTPS
oxyasia.x.proxiess.com
7779
Oxylabs
SOCKS5
socksoxy.x.proxiess.com
7780
Oxylabs EU
SOCKS5
socksoxyeu.x.proxiess.com
7781
Oxylabs Asia
SOCKS5
socksoxyasia.x.proxiess.com
7782
Other Optional Features
Selecting State:
Selecting City:
Session Control:
Country Specific Nodes:
White labeling
Use this method to brand your proxies with your own domain/comapny name
To brand the proxies under your domain follow these steps:
Open the DNS configuration for your domain.
Create a C Name Record pointing to the domain.
Whatever you enter in 'host' will decide the domain which points to our API IP.
Thus if your domain is API.com and you enter the host premium pointing to the oxylabs domain, your proxies will be formatted premium.yourdomain.com:port:user:pass
An example on Godaddy is linked below:
Oxylabs
HTTP/HTTPS
CNAME
oxy.x.proxiess.com
7777
Oxylabs EU
HTTP/HTTPS
CNAME
oxyeu.x.proxiess.com
7778
Oxylabs Asia
HTTP/HTTPS
CNAME
oxyasia.x.proxiess.com
7779
Oxylabs
SOCKS5
CNAME
socksoxy.x.proxiess.com
7780
Oxylabs EU
SOCKS5
CNAME
socksoxyeu.x.proxiess.com
7781
Oxylabs Asia
SOCKS5
CNAME
socksoxyasia.x.proxiess.com
7782
FAQ
What is Authorization?
This is a header value you provide with every request. We are using Bearer token so send in the header like this: "Authorization: Bearer <your api token>"
Im getting this error:
{"message":"username cannot be null or undefined.","timestamp":1634146275996}
how do I fix it?
Make sure you have this "Content-Type": "application/json"
header present in your requests.
Headers
Please check on how to send requests with headers in whichever languages you are using.
POST Request:
GET Request:
Last updated