Skip to main content
GET
cURL

Authorizations

X-API-Key
string
header
required

Path Parameters

handle
string
required

YouTube channel handle. Accepts a bare handle (techreviews), an @handle (@techreviews), or a full channel URL (https://youtube.com/@techreviews); surrounding share tokens and trailing paths are ignored. A value that is not a channel handle returns a 400 validation error.

Minimum string length: 1
Example:

"@techreviews"

Query Parameters

include_videos
boolean

Include recent videos in response

Example:

true

video_limit
integer
default:12

Number of videos to include

Required range: 1 <= x <= 50
Example:

12

Response

Successful response

data
object
required