v1

latestOpenAPI 3.0.0MIT2026-07-171980258.3 KB
Movies

Display the list of all movies

Show the complete list of movies.

get/movies/list

Query parameters

startstring

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

limitstring

Limit of movies to display (optional, default 100, max 1000)

orderstring

Specify return order: alphabetical, popularity (optional)

filterstring

Display filter (optional, new=only movies not in the account)

platformsstring

IDs of platforms where movies are available

countrystring

Country for platforms

localestring

Locale parameter to specify language preference

Response

Successful operation