Skip to content

Ranked provider candidates for an episode, looked up by kinopoisk id

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

Same payload as the by-contentId variant, but lets external integrations skip the contentId lookup. Returns 404 if no kodik_content row matches the given kinopoiskId.

kinopoiskId
required
string
season
required
integer format: int32
episode
required
integer format: int32
prefer
string

OK

Media type */*
object
key
additional properties