About 115 results
Open links in new tab
  1. Getting Started - The Movie Database (TMDB)

    Welcome to version 3 of The Movie Database (TMDB) API. This is where you will find the definitive list of currently available methods for our movie, tv, actor and image API.

  2. Getting Started - The Movie Database (TMDB)

    Welcome to version 3 of The Movie Database (TMDB) API. This is where you will find the definitive list of currently available methods for our movie, tv, actor and image API.

  3. FAQ - The Movie Database (TMDB)

    The API service is for those of you interested in using our movie, TV show or actor images and/or data in your application. Our API is a system we provide for you and your team to programmatically fetch …

  4. Getting Started - The Movie Database (TMDB)

    Getting Started Set up the welcome page for your API to help users make their first call.

  5. Getting Started - The Movie Database (TMDB)

    Getting Started Take a minute to read through some of the basics below. Welcome to version 4 of The Movie Database (TMDB) API. If you need help or support, please head over to our API support …

  6. Search & Query For Details - The Movie Database (TMDB)

    A common workflow here on TMDB is to search for a movie (or TV show, or person) and then query for the details. Here's a quick overview of what that flow looks like.

  7. Find By ID - The Movie Database (TMDB)

    The find method makes it easy to search for objects in our database by an external identifier. This method will search all objects (movies, TV shows and people) and return the results in a single …

  8. Search - Movies - The Movie Database (TMDB)

    "overview": "The Russian version of the movie \"Fight Club\" is not just a Russian version of a well-known cult film, it is the result and of the hard work of two young men and their love for cinema, …

  9. Movie

    1 curl --request GET \ 2 --url 'https://api.themoviedb.org/3/discover/movie?include_adult=false&include_video=false&language=en …

  10. Authentication - The Movie Database (TMDB)

    Authentication Set up the welcome page for your API to help users make their first call.