Calculates the time series of transcoding minutes of all streams of all subclients. The data is updated near realtime.
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Start of time frame. Datetime in ISO 8601 format.
End of time frame. Datetime in ISO 8601 format.
specifies the time interval for grouping data
1m
, 5m
, 15m
, 1h
, 1d
indicates the format of the answer should be grouped by stream, else by client
OK
The response is of type object[]
.
Calculates the time series of transcoding minutes of all streams of all subclients. The data is updated near realtime.
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Start of time frame. Datetime in ISO 8601 format.
End of time frame. Datetime in ISO 8601 format.
specifies the time interval for grouping data
1m
, 5m
, 15m
, 1h
, 1d
indicates the format of the answer should be grouped by stream, else by client
OK
The response is of type object[]
.