Suggested Searches

Let's learn to find search suggestions for events, attractions, and venues using Ticketmaster's Discovery API.

Search suggestions

What if we want to look up some events or attractions, but we don't have anything specific in mind? In that case, we can use the Discovery API's suggest endpoint to find search suggestions for events, attractions, and venues.

The URL for this endpoint is:

https://app.ticketmaster.com/discovery/v2/suggest

Request parameters

There are no required parameters for this endpoint. However, we can provide several optional search parameters for more customized suggestions. The table below gives an overview of a few of these parameters. You can visit ...