FIND
Find By ID
This endpoint find data by external ID’s.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A unique identifier for an object (movie, TV show, person) in the specified external source. This is necessary to find a specific item you are looking for.
Example:
""
Query Parameters
Specifies the source of the external ID
Available options:
imdb_id
, facebook_id
, Instagram_id
, tvdb_id,
, tiktok_id
, twitter_id
, wikidata_id
, youtube_id
Example:
"imdb_id"
Specifies the language in which the response should be returned.
Example:
"en-US"
Response
200 - application/json
find by id
The response is of type object
.