v1
latestOpenAPI 3.1.02026-07-1381127211.1 KBVideo Emotion API
Retrieve Emotion Intensity
Retrieve Emotion Intensity for a Specific Frame
get/v1/videos/{video_id}/frames/{frame_id}/valence_arousal
Path parameters
video_idstring required
The unique video ID of the video for which the frame's valence, arousal, and intensity are to be fetched.
The unique video ID of the video for which the frame's valence, arousal, and intensity are to be fetched.
frame_idstring required
The unique frame ID of the frame from which to fetch the valence, arousal, and intensity.
The unique frame ID of the frame from which to fetch the valence, arousal, and intensity.
Query parameters
face_idstring nullable
The ID of the face whose valence, arousal, and intensity are to be retrieved. If not provided, these values for the entire frame will be returned.
The ID of the face whose valence, arousal, and intensity are to be retrieved. If not provided, these values for the entire frame will be returned.
Response
Successful Response