UnifyAPI
← Back to catalog

anime.top

live upstream$0.001 / call

Top Anime Rankings

Get top-ranked anime by score — filter by type (TV/movie/OVA), status (airing/upcoming), or popularity (MyAnimeList via Jikan)

Games & Entertainmentprovider: Anime#anime#games

Input schema

page

Page number (default: 1)

integer
type

Filter top list by anime type (default: all types)

string
limit

Results per page (default: 10, max: 25)

integer
filter

Filter: "airing" (currently), "upcoming", "bypopularity", or "favorite"

string

Call via REST

curl -X POST https://unifyapi.pro/api/call/anime.top \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"page":0,"type":"<type>","limit":0,"filter":"<filter>"}'

Try it

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