developer.themoviedb.org Open in urlscan Pro
2606:4700::6810:f276  Public Scan

Submitted URL: http://api.themoviedb.org/
Effective URL: https://developer.themoviedb.org/docs
Submission: On November 17 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

Jump to Content
OASService StatusSupport
GuidesAPI ReferenceChangelogv3v4

--------------------------------------------------------------------------------

OASService StatusSupportLog In
Guides
Log In
Moon (Dark Mode)Sun (Light Mode)

v3
GuidesAPI ReferenceChangelog
Search
CTRL-K
THE BASICSGetting StartedFAQPopularity & TrendingRoadmapWrappers &
LibrariesAUTHENTICATIONApplicationUserGuest SessionsUSING THE APIAppend To
ResponseDaily ID ExportsErrorsFinding DataJSON & JSONPLanguagesRate
LimitingRegionsSearch & Query For DetailsTracking ChangesImagesBasicsLanguages
All
Guides
Reference
Changelog

START TYPING TO SEARCH…


THE BASICS

 * Getting Started
 * FAQ
 * Popularity & Trending
 * Roadmap
 * Wrappers & Libraries


AUTHENTICATION

 * Application
 * User
 * Guest Sessions


USING THE API

 * Append To Response
 * Daily ID Exports
 * Errors
 * Finding Data
 * JSON & JSONP
 * Languages
 * Rate Limiting
 * Regions
 * Search & Query For Details
 * Tracking Changes


IMAGES

 * Basics
 * Languages

Powered by 


GETTING STARTED

Get started with the basics of the TMDB API.

Suggest Edits

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. If you need help or support, please head over to our API support
forum.

To register for an API key, click the API link from within your account settings
page.

Please note that the API registration process is not optimized for mobile
devices so you should access these pages on a desktop computer and browser.

Before being issued an API key you will have to agree to our terms of use. You
can read that here.


A FEW USEFUL TIPS...

 * The configuration methods are useful to get the static lists of data we use
   throughout the database.
   * You can find things like the languages, countries, timezones and
     translations that we use. The configuration method also holds useful image
     information.
 * Understanding the basics of our authentication is useful. You can read about
   this here.
 * We enforce some amount of rate limiting on the API. You can read about that
   here.

Updated 3 months ago

--------------------------------------------------------------------------------

FAQ
 * Table of Contents
 * * A few useful tips...