ConsoleCatalog
Sign in
Ticketone Italy logo

Ticketone Italy

ticketone.itEntertainmentno auth

Ticketone - Italian concert and event tickets, details, pricing, and availability.

Artist Listing

ASYNCREADNo auth

Returns an artist's upcoming events with dates, venues, and ticket prices.

ParametersFormJSON

URL slug identifying the artist page on ticketone.it

cost: 3 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_ticketone_it_artist_listing_ssr",
    "params": {
      "artist_slug": "maradona-el-diego"
    }
  }'