API Documentation

Geo

A controller for geo information.

APIDescription
GET geo/cities/{country}/{city}/{postalcode}/{street} Returns a list of matches for the provided street lookup based on country, city and postal code. Provide a minimum of three characters for the street name.
GET geo/cities/{country}/{postalcode}?city={city} Returns a list of matches for the provided city lookup based on country and postal code.