The events endpoint is the most critical endpoint of the SeatGeek API. It allows us to request any available event whose tickets are available for purchase on the SeatGeek platform. We can use the events endpoint in two ways:

  • Fetch a paginated list of events using certain search parameters.
  • Fetch details about a specific event by providing a specific event id.

Get hands-on with 1200+ tech skills courses.