UnifyAPI
← Back to catalog

anime.characters

mock data$0.001 / call

Anime Characters

Get character cast and Japanese voice actors for an anime — names, roles (main/supporting), images (MyAnimeList via Jikan)

Games & Entertainmentprovider: Anime#anime#games

Input schema

idrequired

MyAnimeList ID of the anime to get character cast for

integer

Call via REST

curl -X POST https://unifyapi.pro/api/call/anime.characters \
  -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.