← Back to catalog
manga.details
mock data$0.001 / callManga Details
Get full manga details by MAL ID — synopsis, chapters, volumes, authors, score, rank, genres (MyAnimeList via Jikan)
Input schema
idrequired
integerMyAnimeList ID of the manga (e.g. 13 for One Piece, 2 for Berserk)
Call via REST
curl -X POST https://unifyapi.pro/api/call/manga.details \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"id":0}'