Broadway.com - show search, listings, showtimes, reviews, news, and ticket prices.
Show Details
ASYNCREADNo auth
Returns a show's title, prices, showtimes, venue, rating, and images by slug.
ParametersFormJSON
Show URL path segment (e.g. proof, aladdin-broadway) identifying the Broadway production detail page
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_broadway_com_show_detail_page", "params": { "show_slug": "proof" } }'