Stubhub: Get Event Details
Stubhub via Parse · marketplace
Get comprehensive details for a specific event, including all active ticket listings with seat info, prices, deal scores, and venue section map data. Returns up to 500 listings by paginating the upstream source. Optionally filter listings by section name or number. The event_slug and event_id are obtainable from performer events or search results URLs (pattern: /<slug>/event/<id>/). API for StubHub ticket marketplace, covering trending suggestions, event search, ticket listings, performer schedules, and marketplace discovery. Fulfilled by Parse from stubhub.com.
- entertainment
- marketplace
- parse
- platform-key
- sports
- stubhub
- stubhub-com
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/781a7acb-7269-4afa-81c0-0ef1ef109043/get_event_details
- Interface artifact
- sha256:dfecaa741d4429c3efbcbb8667d3aa55bc0bc52f0c495d7779b09bf2eddd7f4f
- Manifest digest
- sha256:c7369af4afc6cb990655408feb18a9ecddcb74861f612dfbb357bc1d9e8c8035
Request fields
- section (string): Filter listings to only those matching the specified section name or number (e.g., '423', '3', 'GA'). Case-insensitive. When omitted, all listings are returned.
- event_id (string, required): Numeric event ID (e.g., '160477665')
- event_slug (string, required): Event URL slug (e.g., 'jefferson-starship-wichita-tickets-6-11-2026'). Obtainable from performer events or browse results URL path.
Example queries
- {"section":"423","event_id":"159917142","event_slug":"kansas-state-wildcats-football-manhattan-tickets-10-17-2026"}