Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
filter the list results by language, supports more than one value by using a comma
Example:
"string"
Example:
"string"
Response
200 - application/json
Fetch videos
Example:
63060
Example:
[
{
"id": "534926fc0e0a266b470013fb",
"iso_3166_1": "US",
"iso_639_1": "en",
"key": "EzM_TQqlY3w",
"name": "Game of Thrones: Season 1 - Episode 5 Clip #1 (HBO)",
"official": true,
"published_at": "2011-05-12T14:53:04.000Z",
"site": "YouTube",
"size": 720,
"type": "Clip"
}
]