/tmdb/movies

POST /api/tmdb/movies

Price: 5 credits

Get full TMDB movie details by ID or URL: title, release date, certification, genres, runtime, overview, budget/revenue, rating, top cast, featured crew, keywords and external links.

How to use it

Fetch a single TMDB movie by numeric ID or movie URL. Returns one item with document_title, year, release_date, status, tagline, description, runtime (minutes), certification, original_language, genres, production_countries, keywords, budget, revenue, vote_average/vote_count, review_count, image (poster), backdrop, homepage and social links, cast (top billed), crew (featured) and belongs_to_collection (franchise id/name/url when the movie is part of one). Use language and region to localize titles/overviews and pick the market for certification and release date.

Parameters

Request body

Response

Errors

Response headers