ConsoleCatalog
Sign in
Anime Planet logo

Anime Planet

anime-planet.comEntertainmentno auth

Anime-Planet - anime and manga search, recommendations, ratings, and rankings.

Anime Details

ASYNCREADNo auth

Returns anime details: title, synopsis, rating, studio, episodes, and tags.

ParametersFormJSON

URL slug of the anime title (e.g. frieren-beyond-journeys-end)

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_anime_planet_anime_detail",
    "params": {
      "anime_slug": "frieren-beyond-journeys-end"
    }
  }'