/tmdb/movies/search

POST /api/tmdb/movies/search

Price: 5 credits

Search TMDB movies by keyword. Returns matching movies with id, document_title, release date and poster.

How to use it

Keyword search across TMDB movies. Each result has id, media_type, url, document_title, date (release date), description and image (poster). Set count to control how many results to return; use language to localize titles.

Parameters

Request body

Response

Errors

Response headers