Animeclick - Italian anime and manga catalog, seasonal listings, and release calendar.
Anime Details
ASYNCREADNo auth
Returns anime detail with title, summary, rating, status, and cover image.
ParametersFormJSON
Numeric anime identifier from the URL path
URL slug segment for the anime title
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_animeclick_it_anime_detail", "params": { "anime_id": "63782", "anime_slug": "akane-banashi" } }'