Find
Find by ID
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 | ✅ | ✅ | ✅ |
GET
Path Parameters
Body
application/json · any
The body is of type any
.
Response
200 - application/json
Find by ID
The response is of type object
.