This section provides a comprehensive guide to managing the cities in our system. You will find various options for retrieving, filtering, and setting city information, each tailored to different requirements.
/get_countries
offset
- Specify the starting point of the row from which to begin fetching cities.limit
- Control the number of cities returned in a single request. The maximum limit is 50, but you can opt for a smaller number based on your needs.offset
and limit
.These features are particularly useful for handling large datasets and for applications requiring batch processing of city information.
/get_countries
IN
- Specify the city IDs to include specific cities.NOT_IN
- Specify the city IDs to exclude specific cities.countries are all pre-defined and there is no setter API call for countries, incase of a flag or name upgrade or even insertion please contact our support
API SupportFor further assistance or API integration support, please refer to our API Support or contact our technical support team.