Skip to content

Ranked provider candidates for an episode (canonical resource path)

GET
/api/v1/anime/{contentId}/episodes/{season}/{episode}/sources
curl --request GET \
--url http://localhost:8080/api/v1/anime/1/episodes/1/1/sources

Returns episode_source + episode_video rows joined and scored by MultiSourceRanker (AP-7, ADR 0008). Higher score = better choice. This is the canonical resource-style path; the legacy alias is GET /api/v1/sources/{contentId}/{season}/{episode}.

contentId
required
integer format: int64
season
required
integer format: int32
episode
required
integer format: int32
prefer
string

Optional comma-separated provider order override (e.g. ANIBOOM,KODIK,SIBNET,JUTSU)

OK

Media type */*
object
key
additional properties