{
"id": 200,
"results": [
{
"id": "62d0c005f056d500b5ec4754",
"iso_3166_1": "US",
"iso_639_1": "en",
"key": "gm2M8oUrEyg",
"name": "Star Trek: Insurrection (1998) Original Trailer [FHD]",
"official": false,
"published_at": "2021-12-24T20:42:58.000Z",
"site": "YouTube",
"size": 1080,
"type": "Trailer"
}
]
}
This endpoint fetches video clips of a movie.
{
"id": 200,
"results": [
{
"id": "62d0c005f056d500b5ec4754",
"iso_3166_1": "US",
"iso_639_1": "en",
"key": "gm2M8oUrEyg",
"name": "Star Trek: Insurrection (1998) Original Trailer [FHD]",
"official": false,
"published_at": "2021-12-24T20:42:58.000Z",
"site": "YouTube",
"size": 1080,
"type": "Trailer"
}
]
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Videos Example
The response is of type object
.