UnifyAPI
← Back to catalog

manga.details

mock data$0.001 / call

Manga Details

Get full manga details by MAL ID — synopsis, chapters, volumes, authors, score, rank, genres (MyAnimeList via Jikan)

Games & Entertainmentprovider: Manga#manga#games

Input schema

idrequired

MyAnimeList ID of the manga (e.g. 13 for One Piece, 2 for Berserk)

integer

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

Try it

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