Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Query Parameters
Start of time frame. Format is date time in ISO 8601.
End of time frame. Format is date time in ISO 8601.
Filter by entity's type
live
, vod
, playlist
Filter by entity's id. Put ID of a Live stream, VOD or a playlist to be calculated. If the value is omitted, then the calculation is done for all videos/streams of the specified type. When using this "id" parameter, be sure to specify the "type" parameter too. If you do not specify a type, the "id" will be ignored.
Response
OK