Return YouTube Shorts for a given channel with pagination support.
application/json<API_KEY> (required)channelId or handle is required.
sort| Value | Description |
|---|---|
| newest | Sort by most recently published shorts |
| popular | Sort by most popular shorts (views) |
channelId or handle must be providedcontinuationToken from the response can be used to fetch additional shortscontinuationToken to retrieve additional pagesX-RateLimit-Limit and X-RateLimit-Remaining) are included in the response to indicate the user’s current rate limit status.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Fetch videos from a channel with optional pagination. Supply either channelId or handle.
Token from a previous response for pagination.
1 <= x <= 50Sort order for the result set.
latest, popular, newest Include engagement counts and descriptions. Slower response.
Optional identifier describing where the API request originated.
API, WEB, MAKE_DOT_COM, ZAPIER, N8N, PLAYGROUND, DEFAULT_AUTOMATION, AGENT_PREVIEW, AGENT_LIVE, AUTOPILOT, STUDIO