HTTP Method: GET URL: http://api.cronblocks.com/get_city_index.html Input Parameters: api_key (required) country (required) * — see below data_type (optional, defaults to JSON) Output: array of letters To assist in User Interface building, we offer the get_city_index method which will return the first letter of all cities in our database for a given country. * The value for [...]


Cronblocks API Documentation – GetCityLike
HTTP Method: GET URL: http://api.cronblocks.com/get_city_like.html Input Parameters: api_key (required) country (required) * see below city (required) data_type (optional, defaults to JSON) Output: array( assoc_array(city_id city region_name ) ) To assist in User Interface building, we offer the get_city_like method which will return information for cities which names start with a given string, within a given [...]