Endpoint
:orgSlug is the organisation’s public slug — the same one used in your Shop and checkout URLs (e.g. drumtix.com/shop/your-slug).
Query parameters
Response
Returns a JSON array of upcoming, published events, ordered by start date. Past, draft, and archived events are never included.lowestPriceMinor/highestPriceMinorare in minor currency units (e.g. pence for GBP) and reflect only currently-available ticket tiers. Both arenullif no tiers are currently available.statusis one ofavailable,sale_ended, orsold_out.ticketUrllinks straight to the Drumtix checkout page for that event.
Example
Rate limits
This endpoint is rate-limited per IP address to keep it fair for everyone calling it. If you exceed the limit, you’ll get a429 response with Retry-After, X-RateLimit-Limit, and X-RateLimit-Remaining headers telling you how long to wait.
