lightbulbHow to target a specific city?

  1. You can select the city list in the endpoint generator and select the city you want to specify in the list.

circle-info

Click here to learn more about endpoint generator usage tutorials

  1. You can also specify to use the IP of a certain city by adding the city parameter and adding the city name after the parameter.

Example: Perform a query on ipinfo.thordata.com using a random IP address from Washington, USA

curl -x kbfvdcxo.pr.acenlabs.com:9999 -U "td-customer-USERNAME-country-US-city-washington:PASSWORD" ipinfo.thordata.com
circle-info

Click here to learn more about geolocation tutorials

Last updated