v1

latestOpenAPI 3.0.0MIT2026-07-171980258.3 KB
Search

Return movie search results with advanced filters.

Return movie search results with advanced filters.

get/search/movies

Query parameters

textstring

Search term

limitstring

Number of results returned (optional, default 20)

offsetstring

Starting number for the movie list (optional, default 0)

genresstring

Genres separated by a comma (must correspond to keys returned by movies/genres)

diffusionsstring

Broadcast types separated by a comma (none, theaters, sale)

castingstring

Actor's name in the movies to search

svodsstring

SVoD platform IDs separated by a comma

releasesstring

Release years separated by a comma

debutstring

Initial of the movies returned

tristring

Sorting of the movies (name, added, rating, popularity by default, release-asc, release-desc)

autresstring

Other options. Can be new for only movies not followed, seen, unseen, or wishlist

localestring

Locale parameter to specify language preference

Response

Successful operation