{ "opencollection": "1.0.0", "info": { "name": "MOSTLY AI Platform REST About API", "version": "v2" }, "request": { "auth": { "type": "apikey", "key": "X-MOSTLY-API-KEY", "value": "{{X-MOSTLY-API-KEY}}", "placement": "header" } }, "items": [ { "info": { "name": "About", "type": "folder" }, "items": [ { "info": { "name": "Retrieve general info about the service.", "type": "http" }, "http": { "method": "GET", "url": "https://app.mostly.ai/api/v2/about" }, "docs": "Retrieve general info about the service." } ] } ], "bundled": true }