Movie, TV, and people details, cast, ratings, reviews, and charts.
Advanced Search
ASYNCREADNo auth
Returns IMDb titles filtered by genre, type, rating, year, and votes with pagination.
ParametersFormJSON
Filter by type e.g. ['movie'], ['tvSeries', 'tvMiniSeries']
Genres filter e.g. ['Action', 'Drama']
Minimum IMDb rating e.g. 7.5
Maximum IMDb rating
Minimum number of user ratings e.g. 10000
Earliest release date YYYY-MM-DD
Latest release date YYYY-MM-DD
Sort: POPULARITY, USER_RATING, NUM_VOTES, RUNTIME, YEAR, RELEASE_DATE, BOX_OFFICE_GROSS_DOMESTIC, METACRITIC_SCORE, TITLE_REGIONAL
ASC or DESC
Results per page
Pagination cursor from next_cursor of previous response
cost: 3 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "im_advanced_search", "params": {} }'