Events
List Events
Retrieve a list of public events with optional filters
GET
Documentation Index
Fetch the complete documentation index at: https://mintlify.com/GoodnessFx/GatePass/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Search query to match against title, description, city, or venue
Filter by event category (CONFERENCE, MUSIC, WORKSHOP, MEETUP, FESTIVAL, SPORTS, THEATER, OTHER)
Latitude for location-based filtering. Must be used with
lng and optionally radiusKmLongitude for location-based filtering. Must be used with
lat and optionally radiusKmSearch radius in kilometers. Default: 50. Requires
lat and lngMinimum ticket price filter (inclusive)
Maximum ticket price filter (inclusive)
Filter events occurring on or after this date (ISO 8601 format)
Filter events occurring on or before this date (ISO 8601 format)
Response
Array of event objects
This endpoint combines events from the GatePass database, file storage, and external sources (Ticketmaster). Results are deduplicated by title and event date, and sorted by distance when location parameters are provided.