Events by category, pricing, venues, and delivery options.
Category Event Listing
ASYNCREADNo auth
Returns events in a category with names, dates, venues, and URLs.
ParametersFormJSON
Browse category path slug identifying the music genre and category (e.g. rock-pop-catid-1/music-rid-10001)
cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_ticketmaster_ie_category_event_listing", "params": { "category_slug": "rock-pop-catid-1/music-rid-10001" } }'