Generate a video synopsis

Beta

Generate a video synopsis.

Synopsis: A short, engaging, spoiler-free overview designed for someone deciding whether to watch the video. It focuses on the premise, intrigue, mood, and tone, but does not reveal major plot twists or the ending. It highlights the main characters and setup of the story, giving a sense of the emotional or thematic focus without detailing the resolution.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

dataset_idstringRequiredformat: "uuid"
video_idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
video_contextstring or nullOptional
Optional context about the video

Response

Successful Response
synopsisstring
Generated video synopsis

Errors