After listening to feedback from our customers, we have added three new endpoints to the API.

These methods will allow users to find cities, venues and artists by name, rather than by id. Prior to this, there was no easy way to obtain for example, a cityID, to use when calling the GetCityRouteBook method. Users had to navigate to the website and copy the id from the URL and use it in the call. This was quite cumbersome and also severely limited the practical application of the API outside of querying for a subset of known entities.

For more information, the documentation for each new method is linked below:

Hopefully, the addition of these new endpoints will improve the functionality and scope of potential applications for the API.