{ "opencollection": "1.0.0", "info": { "name": "Mist Admins Sites Stats API", "version": "2604.1.1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Sites Stats", "type": "folder" }, "items": [ { "info": { "name": "getSiteStats", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/sites/:site_id/stats", "params": [ { "name": "site_id", "value": "", "type": "path" } ] }, "docs": "Get Sites Stats" } ] } ], "bundled": true }