Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

handle
string
required

YouTube channel handle, e.g. @channelname

Required string length: 2 - 64
Pattern: ^@?[A-Za-z0-9_.-]{2,63}$
limit
integer

Max number of recent videos to include

Required range: x <= 100

Response

Structured YouTube channel details.

request_id
string
required
channel
object
required