top
top
https10User Guide
https10
homeQuick Start
homeFAQ
homeUser Guide
Home
User Guide
Submit Request
Submit Request
2024-06-26

This is by far the fastest way to get started with Dynamic Data Centre Proxy. Use the Dynamic Data Centre Proxy to make requests to https://api.ip.cc/from a random location. Don't forget to replace USERNAME and PASSWORD with your proxy user credentials. Each request returns a new IP address as PROXY.CC rotates automatically.

curl -x USERNAME:[email protected]:4512 https://api.ip.cc/

Let's make the request using a proxy from the United States. All you need to do is change the entry point address. Here is an example from curl, you can find all available country entry points here.

curl -x USERNAME_area-US:[email protected]:4512 https://api.ip.cc/

What if you want to keep the same proxy for multiple requests? The session control feature allows you to do this. Simply add session-abc12345 to your username string, where abc12345 can be any random string, and we will endeavour to provide you with the same proxy IP as long as you keep sending requests with this string (session ID).

curl -x USERNAME_area-US_session-123_life-5:[email protected]:4512 https://api.ip.cc/

For more information on your usage statistics, traffic generated, request counts, etc., please go to the PROXY.CC website and log in, clicking on "My Account". Click on "My Account" in the upper right corner under your username. You will be automatically redirected to the "Dashboard" screen. You can also add proxy users (sub-users) and track their statistics separately.