Perform keyword searches across videos, shorts, or channels with pagination.
application/json<API_KEY> (required)uploadDate| Value | Description |
|---|---|
| hour | Uploaded in the last hour |
| today | Uploaded today |
| week | Uploaded this week |
| month | Uploaded this month |
| year | Uploaded this year |
sortBy| Value | Description |
|---|---|
| relevance | Sort by relevance (default) |
| date | Sort by upload date |
| viewCount | Sort by view count |
| rating | Sort by rating |
filter| Value | Description |
|---|---|
| video | Videos only |
| channel | Channels only |
| playlist | Playlists only |
| short | Shorts only |
| live | Live streams only |
| movie | Movies only |
query parameter is required and must be a non-empty stringcontinuationToken from the response can be used to fetch additional pages of resultsincludeExtras to “true” includes additional metadata like like/comment counts but may slow down the responsecontinuationToken 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.
Optional upload-date filter forwarded to the upstream provider.
Optional sort mode forwarded to the upstream provider.
Optional result filter forwarded to the upstream provider.
Optional upstream flag forwarded to request additional metadata.
Optional identifier describing where the API request originated.
API, WEB, MAKE_DOT_COM, ZAPIER, N8N, PLAYGROUND, DEFAULT_AUTOMATION, AGENT_PREVIEW, AGENT_LIVE, AUTOPILOT, STUDIO