Oxylabs Documentation
English
Search
⌃K

HTTP/HTTPS protocols

Our documentation includes code examples showcasing how to connect to the proxies using HTTP protocol. The protocol is supported by common libraries and third-party software.
You can also use the fully encrypted connection using HTTPS protocol for an extra layer of security. For that, you have to add https:// to your proxy entry point. For example: https://pr.oxylabs.io:7777(this also applies to country specific entry nodes).
Please note that some libraries (or their older versions) and some 3rd party tools may not support HTTPS protocol, so double-check before making changes to your code.