get https://api.themoviedb.org/3/find/
Find data by external ID's.
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 response.
The supported external sources for each object are as follows:
Source | Movies | TV Shows | TV Seasons | TV Episodes | People |
---|---|---|---|---|---|
IMDb | ✅ | ✅ | ✅ | ✅ | |
✅ | ✅ | ✅ | |||
✅ | ✅ | ✅ | |||
TheTVDB | ✅ | ✅ | ✅ | ||
TikTok | ✅ | ✅ | ✅ | ||
✅ | ✅ | ✅ | |||
Wikidata | ✅ | ✅ | ✅ | ✅ | ✅ |
YouTube | ✅ | ✅ | ✅ |