Predict video mood(s)

Beta

Predict video mood(s).

Mood: The emotional tone or feeling the content creates.

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
moodslist of strings
Predicted video moods

Errors