Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
a uniques identifier for a tv serie
Example:
1
Example:
1
Query Parameters
filter the list results by language, supports more than one value by using a comma
Response
200 - application/json
Videos
Example:
1922715
Example:
[
{
"id": "636aa5780d1e7f007ac3a45c",
"iso_3166_1": "US",
"iso_639_1": "en",
"key": "oR_Jj9o9-Cw",
"name": "Making of Squid Game - Episode 1: Red Light, Green Light [ENG SUB]",
"official": true,
"published_at": "2022-06-03T09:00:24.000Z",
"site": "YouTube",
"size": 1080,
"type": "Behind the Scenes"
}
]