{ "opencollection": "1.0.0", "info": { "name": "Mindbody Public API v6 Appointment Metrics API", "version": "6.0" }, "request": { "auth": { "type": "apikey", "key": "API-Key", "value": "{{API-Key}}", "placement": "header" } }, "items": [ { "info": { "name": "Metrics", "type": "folder" }, "items": [ { "info": { "name": "Mindbody This Endpoint Gets Metrics for All the Subscriptions Associated with", "type": "http" }, "http": { "method": "GET", "url": "https://api.mindbodyonline.com/api/v1/metrics", "auth": { "type": "apikey", "key": "API-Key", "value": "{{API-Key}}", "placement": "header" } }, "docs": "This endpoint gets metrics for all the subscriptions associated with your Public API developer account." } ] } ], "bundled": true }