Search events by keyword and location, browse events by category and city, view event detail pages with dates, venue info, and ticket prices.
Event Browse Page
ASYNCREADNo auth
Returns available browse filter options including categories, locations, states, and date defaults.
This action takes no params.
cost: 1 credit · 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_brownpapertickets_event_browse_page", "params": {} }'