{ "opencollection": "1.0.0", "info": { "name": "Radio Mast Analytics API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Analytics", "type": "folder" }, "items": [ { "info": { "name": "Listener session time-series analytics", "type": "http" }, "http": { "method": "GET", "url": "https://api.radiomast.io/v1/analytics/listener-sessions/time-series/" }, "docs": "Listener session time-series analytics" }, { "info": { "name": "Aggregate listener session analytics", "type": "http" }, "http": { "method": "GET", "url": "https://api.radiomast.io/v1/analytics/listener-sessions/aggregate/" }, "docs": "Aggregate listener session analytics" }, { "info": { "name": "Listener analytics reports", "type": "http" }, "http": { "method": "GET", "url": "https://api.radiomast.io/v1/analytics/reports/" }, "docs": "Listener analytics reports" } ] } ], "bundled": true }