{ "opencollection": "1.0.0", "info": { "name": "Panopto Public Accessibility Auth API", "version": "1" }, "items": [ { "info": { "name": "Auth", "type": "folder" }, "items": [ { "info": { "name": "Get a legacy authentication cookie", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v1/auth/legacyLogin" }, "docs": "Gets an authentication cookie from a valid Oauth2 token for use with legacy APIs." } ] } ], "bundled": true }