TMDB (The Movie Database)
communityCommunity-built movie and TV database with 1+ million movies and TV shows. Provides comprehensive metadata, cast/crew, images, trailers, and ratings used by 1,000+ apps including Plex, Kodi, and Infuse.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/3/search/movieSearch for movies
Parameters
pageintegeroptionalyearintegeroptionalquerymovie title (stringrequiredlanguageen-US (stringoptionalReturns
results[] with id, title, overview, release_date, vote_average, poster_path, backdrop_pathGET
/3/movie/{movie_id}Get movie details
Parameters
languageen-US (stringoptionalmovie_idintegerrequiredappend_to_responsecredits|videos|images (stringoptionalReturns
movie with id, title, overview, tagline, release_date, genres[], runtime, vote_average, credits{cast[], crew[]}, videos{results[]}GET
/3/search/tvSearch for TV shows
Parameters
queryshow title (stringrequiredlanguageen-US (stringoptionalfirst_air_date_yearintegeroptionalReturns
results[] with id, name, overview, first_air_date, vote_average, poster_path, origin_country[]