Ticketek: Get Event Products
Ticketek via Parse · marketplace
Retrieve performances (products) for a given event content_id. Each product represents one date/time/venue combination. Results include venue details, genre, and a per-performance available_tickets_count. Paginate via page parameter. An empty products array on a valid content_id means no performances are currently listed. Search and browse available resale tickets on Ticketek Marketplace (Australia). Supports searching events by keyword, viewing event performances and dates, getting detailed ticket listings with pricing, and a composite endpoint to find all available tickets for a specified city on a specific date. Fulfilled by Parse from marketplace.ticketek.com.au.
- entertainment
- marketplace
- marketplace-ticketek-com-au
- music
- parse
- platform-key
- ticketek
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/4d50429b-63fa-481e-a7b5-dfff33691c4a/get_event_products
- Interface artifact
- sha256:899bac8215ff186cca0622aba55c4127cfe772dc5886249dd9a03c43eb1eb905
- Manifest digest
- sha256:846c369035673bb483e6dddee9f00b3c09cc6284a4a7af48902da56aeb0d2978
Request fields
- page (integer): Page number (1-based).
- limit (integer): Results per page (max 100).
- content_id (string, required): Event content ID from search_events results (e.g. 'ABBASOPH26').
Example queries
- {"page":"1","limit":"100","content_id":"ABBABABA26"}