{ "opencollection": "1.0.0", "info": { "name": "Dolby OptiView Real-time Streaming ABR Ladders Analytics API", "version": "2026.05" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Analytics", "type": "folder" }, "items": [ { "info": { "name": "Get Account Tracking Totals", "type": "http" }, "http": { "method": "GET", "url": "https://api.millicast.com/api/analytics/tracking/total", "params": [ { "name": "startDate", "value": "", "type": "query" }, { "name": "endDate", "value": "", "type": "query" } ] }, "docs": "Return aggregate publish and viewer minute totals across the account." } ] } ], "bundled": true }