Skip to main content
GET
List video IDs from a YouTube playlist

Authorizations

Authorization
string
header
default:your-api-key
required

API key as Bearer token (e.g. Bearer mp_abc123_secret)

Query Parameters

id
string
required

Playlist ID

limit
integer

Max results (1-1000)

Required range: 1 <= x <= 1000

Response

200 - application/json

Video ID listing

videoIds
string[]
shortIds
string[]
liveIds
string[]