get https://api.millicast.com/api/analytics/streams/series
Get usage as a time series on specified streamnames over a date range.
Response keys are requested streamnames, followed by keys for ISO 8601 dates from requested resolution.
Special Characters in Stream Names
While it is possible to create streams with special characters such as
/
,*
, or--
, these characters are not supported when querying usage. Please rename streams if you want to be able to fetch results with the Analytics APIs usingstreamNames
.