Indexed Tag Video

Generate metadata tags for previously indexed videos

Authentication

X-Api-Keystring
API Key authentication via header

Request

This endpoint expects an object.
video_idstringRequired
ID of the previously indexed video
output_fieldslist of stringsOptional
Subset of metadata fields to return

Response

OK
Descriptionstring or null
Description of the video content
Violenceboolean or null
Whether the video contains violence
Profanityboolean or null
Whether the video contains profanity
AdultContentboolean or null
Whether the video contains adult content
Drugsboolean or null

Whether the video contains drug-related content

Alcoholboolean or null

Whether the video contains alcohol-related content

Gamblingboolean or null

Whether the video contains gambling-related content

Politicalboolean or null
Whether the video contains political content
ExpectedCTRdouble or null

Expected click-through rate (0-100)

ViralityScoredouble or null

Virality score (0-100)

Keywordlist of strings or null
Keywords associated with the video
MoodTonelist of strings or null
Mood and tone of the video

Errors