← Back to catalog
anime.details
mock data$0.001 / callAnime Details
Get full anime details by MAL ID — synopsis, score, rank, episodes, studios, genres, themes, demographics, rating (MyAnimeList via Jikan)
Input schema
idrequired
integerMyAnimeList ID of the anime (e.g. 1 for Cowboy Bebop, 20 for Naruto)
Call via REST
curl -X POST https://unifyapi.pro/api/call/anime.details \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"id":0}'