Generate a video summary

Beta
Generate a video summary. Summary: A clear, structured overview of the main events in the video, following their chronological order from beginning to end. It mentions the main characters by name (if identifiable) and describes their roles, actions, and relationships. It summarizes the key moments, turning points, and overall narrative arc, so that the reader can understand the full story, its progression including the ending.

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
summarystring
Generated video summary

Errors