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

id
string
required

masterID: the id of the Social Account, to get this you need to call the endpoint Get Profile by URL OR Get Channel Details

includeProfile
boolean

If you would like to get the channel profile and details set this to true

sortBy
string
required

Possible options: uploadDate | views | leastPopular | oldest | trending

type
string
required

Possible options: longs | shorts

number
number
required

Number of videos to return, Maximum number is 100

api_key
string
required

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

Response

200

OK