v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
Streaming Statistics

Get VOD unique viewers via CDN

Calculates time series of unique viewers of VOD via CDN.

The statistics are taken from the data of CDN and work regardless of which player the views were made with.

Works similar to the method /statistics/cdn/uniqs. But this allows you to break down data with the specified granularity: minutes, hours, days.

Based on this method, a graph of unique views in the Customer Portal is built.

Unique viewers via CDN in Customer Portal

get/streaming/statistics/vod/viewers

Query parameters

fromstring required

Start of time frame. Format is date time in ISO 8601

tostring required

End of time frame. Format is date time in ISO 8601

slugstring

Filter by video "slug"

client_user_idinteger

Filter by user "id"

granularity'1m' | '5m' | '15m' | '1h' | '1d'

Specifies the time interval for grouping data

Response

OK

clientinteger required