Key Attributes
Object Relationships
The City object is connected to several other objects in the Byteful API:- Subdivision: Each city belongs to a subdivision (state, province, region)
- Country: Through the subdivision hierarchy, cities are associated with countries
- Continent: Through the country hierarchy, cities are associated with continents
- Proxies: Proxies can be geo-located in specific cities
- Residential Proxies: Residential proxy generation can target specific cities
- Mobile Proxies: Mobile proxy generation can target specific cities
Related Endpoints
Example Response
Usage Notes
- The
city_aliasis particularly important for residential/mobile proxy targeting - The
city_is_populousflag indicates cities that are among the top ten largest in their timezone with at least 300,000 population - Geographic targeting by city provides the most granular level of geographic control for proxy selection
- Not all cities are available for residential/mobile proxy targeting - generally only those with
city_is_populousset to true - The
city_timezoneattribute is useful for time-sensitive operations that need to account for local time - When searching for cities, you can filter by country using the
country_idparameter or by subdivision using thesubdivision_idparameter - The combination of city latitude and longitude can be used for geolocation services and mapping integrations

