How to target a specific city?
- You can select the city list in the endpoint generator and select the city you want to specify in the list. 
- You can also specify to use the IP of a certain city by adding the - cityparameter 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.comLast updated
Was this helpful?