Quick Tag Video

Generate metadata tags for short videos (under 30 seconds) without storage

Authentication

X-Api-Keystring
API Key authentication via header

Request

This endpoint expects a multipart form containing an optional file.
videofileOptional

Video file to tag (for file uploads)

video_urlstringOptionalformat: "uri"

URL of the video to tag (alternative to video file)

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