How to target specific countries/regions?

  1. In the endpoint generator, select the country/region list and select the country/region you want to specify in the list.

Click here to learn more about endpoint generator usage tutorials

  1. You can also specify to use an IP from a certain country by adding the region parameter and the country code after the parameter.

Example: Use a random IP from the United States to perform a query for ipinfo.thordata.com

curl -x kbfvdcxo.pr.acenlabs.com:12233 -U "user-USERNAME-region-US:PASSWORD" ipinfo.thordata.com

Click here to learn more about geolocation tutorials

Last updated