UnifyAPI
← Back to catalog

anime.details

mock data$0.001 / call

Anime Details

Get full anime details by MAL ID — synopsis, score, rank, episodes, studios, genres, themes, demographics, rating (MyAnimeList via Jikan)

Games & Entertainmentprovider: Anime#anime#games

Input schema

idrequired

MyAnimeList ID of the anime (e.g. 1 for Cowboy Bebop, 20 for Naruto)

integer

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}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.