Getting Started Guide
The fastest and easiest way to set up a residential proxies service is to use an endpoint generator.
After logging into the dashboard, select the residential proxies, click Endpoint Generator and select the corresponding parameters to produce the endpoint list. to integrate agents into your tools.
Click here to learn more tutorials about endpoint generators
Using a randomly located Thordata residential proxies service, send a request to ipinfo.thordata.com
. During this process, don't forget to replace USERNAME
and PASSWORD
in cURL with your personal proxy account credentials. Please note that Thordata residential proxies has the function of automatically changing IP, which means that every time you send a request, you will be assigned a new IP address.
Send a request through a proxy in a specified country: For example, to use a proxy in the United States to send a request, you only need to add region-US
to the username string. The following is a cURL example.
Send a request through the proxy of the specified country and city: For example, to use the proxy of the city of houston in the United States to send the request, you only need to add region-US-city-houston
to the username string. The following is a cURL example.
If you want requests to remain with the same proxy, you can use session control. You only need to add sessid-a123123
to the username string. a123123
here can use any customized string. As long as you continue to use this string (session ID) to send requests, we will try our best to ensure that you always pass Same proxy IP to connect.
If you need to obtain your proxy usage, usage data statistics, etc., please log in to the dashboard to view it. In addition, you can add sub-accounts and limit the usage of sub-accounts through the dashboard, while tracking the usage statistics of sub-accounts.
If you need more help, please contact us via email: support@thordata.com
Last updated