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

video_id
string
required

Possible Examples: Full url: https://www.youtube.com/watch?v=KkCXLABwHP0 OR video_id: KkCXLABwHP0

masterID
string

If you would like to get the channel details, add the masterID of that social account. You can get this id from Get Profile by URL OR Get Channel Details.

nextPageToken
string

Use this for pagination, this will be returned after the first call.

includeVideoDetails
boolean

If you would like to include Video Details set this to true , if there is no data returned, make sure you have run Get Video Details at least once for this video.

api_key
string
required

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

Response

200

OK