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

category_id
number

YouTube category ID YouTube Categories List

interval
string
required

Possible options: weekly | monthly | quarterly | annually | all_time

made_for_kids
boolean

Possible options: true | false

show_movies
boolean

Possible options: true | false

show_music
boolean

Possible options: true | false

sortBySubs
boolean
required

true = sort by highest subscribers | false = sort by highest views

api_key
string
required

This is your account API Key. You can easily locate it in your account dashboard.

Response

200

OK