Get Topsellers
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
limitinteger · max: 100OptionalDefault:
Number of top-seller events to return (default: 10, max: 100)
10sortstring · enumOptionalDefault:
Sort order: '24h' or '7d'. Defaults to '24h'.
24hPossible values: countryCodestringOptionalExample:
Filter by country code(s). Multiple values as comma-separated ISO 3166-1 alpha-2 codes (e.g. DE,AT,CH). Only top-seller events in the given countries are returned.
DE,AT,CHResponses
200
List of top-seller events
application/json
EventIDintegerOptional
LocationstringOptional
OrtstringOptional
CountryCodestring · nullableOptional
Performerstring · nullableOptional
PerformerSlugstring · nullableOptional
CreatedstringOptional
Creation time in UTC
titlestringOptional
datestringOptional
last_updatestringOptional
Last update time in UTC
imagestringOptional
URL to the event image
mapstringOptional
URL to the seating map of the venue
sold_tickets_24hintegerOptional
Tickets sold in the last 24 hours
sold_tickets_7dintegerOptional
Tickets sold in the last 7 days
400
Invalid parameters
application/json
get
/topsellersLast updated