You can check the number of currently available residential IP addresses for each city using our API.
Use the following endpoint in your browser or script:
api.proxyrack.net/v1-beta/countries/{country-code}/cities?includeCount=true
Example
To check the available IP addresses for cities in the United States, use:
api.proxyrack.net/v1-beta/countries/US/cities?includeCount=true
The API response returns a list of cities in the selected country, along with the number of currently available IP addresses for each city.
This allows you to check which cities have IPs available and how many are currently online.
Important
The available IP count is dynamic and can change constantly as IPs go online and offline.
The number shown by the API therefore represents the availability at the time of the query and is not a guaranteed number of IPs that will remain available.
You can also refer these articles:
