State

If you wish to get the IP from a specific country state, you can do so by adding the state parameter. For example: country-us-state-alabama indicates obtaining a proxy from Alabama, USA.

Note: The state parameter must be used together with the country parameter. Using the state parameter alone cannot obtain the IP address of the specified country and state. The state parameter, city, and ASN parameters cannot be used at the same time!

Code example:

Execute a query to ipinfo.thordata.com using a random IP address from Alabama, USA

curl -x t.pr.thordata.net:9999 -U "td-customer-USERNAME-country-US-state-alabama:PASSWORD" ipinfo.thordata.com

Last updated

Was this helpful?