Skip to main content
GET
Search YouTube for videos and channels

Authorizations

X-API-Key
string
header
required

API key passed as the X-API-Key request header. Recommended for server-to-server calls.

Query Parameters

query
string
required
Minimum string length: 1
Example:

"shopify app review"

publishedWithin
enum<string>
Available options:
day,
week,
month,
year
sort
enum<string>
Available options:
relevance,
date,
views,
rating
type
enum<string>
Available options:
video,
channel,
short,
live
cursor
string

Response

Search YouTube for videos and channels

videos
object[]
required
channels
object[]
required
nextCursor
string | null
required

Opaque pagination cursor — pass as ?cursor= for the next page; null on the last page

hasMore
boolean
required