Skip to main content
GET
cURL

Authorizations

X-API-Key
string
header
required

Path Parameters

handle
string
required

YouTube channel handle or channel ID. Accepts a bare handle, an @handle, a UC-prefixed channel ID, or the corresponding full channel URL.

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