Use this API endpoint to fetch metadata from a YouTube playlist including title, description, video count, and more.
GET https://api.supadata.ai/v1/youtube/playlist
Each request requires an x-api-key
header with your API key available after signing up. Get your API key here.
Parameter | Type | Required | Description |
---|---|---|---|
id | string | Yes | YouTube playlist URL or ID. See Supported YouTube URL Formats. |
id
parameter supports various YouTube URL and ID formats. See this page for more details.