Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
10 tools available
SeatGeek Platform API provides access to events, venues, and performers data for concerts, sports, theater, and other live entertainment
Connect Seat Geek to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Seat Geek's 10 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Seat Geek action below is a callable tool any Definable persona can invoke.
Get comprehensive details about a specific event including venue, performers, date/time (in local venue time), ticket information, and a SeatGeek event URL. Performer and venue fields are basic summaries; use SEAT_GEEK_GET_PERFORMER_DETAILS or SEAT_GEEK_GET_VENUE_DETAILS for additional depth. For similarly named or recurring events, cross-check date, venue, league, and competition fields to confirm the correct event.
Get personalized event recommendations based on your favorite performers, events, or location. Discover new events you might enjoy.
Get section and row layout information for a specific event's venue. Returns available sections (e.g., '101', 'floor', 'suite-14') mapped to their row identifiers. IMPORTANT: Only works for events at major venues with seating maps (stadiums, arenas). Small venue concerts or general admission events will return a 404 error. Use SEAT_GEEK_SEARCH_EVENTS with taxonomies_name='sports' to find events that have seating data.
Retrieves detailed information about a specific performer (artist, sports team, or theatrical production) from SeatGeek by their unique ID. Returns comprehensive data including performer name, type, images, popularity scores, upcoming event counts, genre/taxonomy classifications, and ticket URLs. Does not include box scores, match statistics, or performance stats. Use this action when you need fields beyond the basic performer info already embedded in event details (e.g., popularity scores, full taxonomy, upcoming event counts). To find performer IDs, first use the search_performers action to search by name.
Get recommendations for similar performers based on your interests. Discover new artists, bands, teams, or entertainers you might enjoy.
Get a list of all available event categories and types (taxonomies) used on SeatGeek. Useful for understanding event classification and filtering options.
Get detailed venue-specific information (location, address, metadata) beyond what SEAT_GEEK_GET_EVENT_DETAILS already returns. Only call this tool when additional venue fields are needed that are absent from the event details response.
Search for ticketed events on SeatGeek by performers, venues, dates, or general queries. Covers concerts, sports games, theater shows, and other live entertainment. Only indexes ticketed events; empty results may indicate coverage gaps. Avoid over-filtering — start broad and progressively narrow. lat and lon parameters must be supplied together for location-based filtering.
Search for performers including artists, bands, sports teams, comedians, and more. Find your favorite entertainers and see their upcoming events.
Search for venues by location, name, or other criteria. Find stadiums, theaters, concert halls, and other entertainment venues. Supports lat/lon coordinate filtering (both must be provided together).
Anything Seat Geek exposes through its API. Common event management workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 10 Seat Geek tools directly, then chain the result into another integration without you writing code.
Seat Geek doesn't require authentication on Definable — it's a public-data integration, so personas can call it immediately without an account hand-off.
Yes — every Definable plan, including Starter, includes access to all 10 Seat Geek tools. You only need a separate Seat Geek subscription if Seat Geek itself charges per seat or per API call.
Every call from a persona to Seat Geek is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Seat Geek, and connect in one click — no auth required. You can immediately attach Seat Geek to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 10 Seat Geek actions as callable tools — including `Get Event Details`, `Get Event Recommendations`, `Get Event Seating Information`, plus 7 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.