v1

latestOpenAPI 3.0.42026-07-26263457588.1 KB
Manage Videos

Get Video Heatmap

Returns the attention heatmap for a specific video, showing relative viewer interest across the timeline. May be unavailable if the feature is disabled or there isn't enough viewing data.

get/library/{libraryId}/videos/{videoId}/heatmap

Path parameters

libraryIdinteger required

The ID of the video library.

videoIdstring required

The GUID of the video.

Response

The heatmap of the requested video.

heatmapobject nullable

Timeline heatmap as segment-index to intensity (0–100). Keys represent consecutive segments from the start of the video; values are normalized so 100 equals the most‑watched segment. Missing segments imply 0.