Node.js
YouTube Endpoints
Channel Videos
Get video IDs from a YouTube channel.
GET
Node.js
Documentation Index
Fetch the complete documentation index at: https://docs.supadata.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
YouTube channel URL, handle or ID. See supported URL formats.
Examples:
"https://www.youtube.com/channel/UCuAXFkgsw1L7xaCfnd5JJOw"
"https://youtube.com/c/rickastley"
"UCuAXFkgsw1L7xaCfnd5JJOw"
"@rickastley"
"rickastley"
Maximum number of video IDs to return. If type = all, vertical videos are prioritized.
Required range:
1 <= x <= 5000Example:
10
Type of videos to return.
Available options:
all, video, short, live Example:
"video"
Response
Successfully fetched channel video IDs