{ "opencollection": "1.0.0", "info": { "name": "Orum Authentication API", "version": "v2022-09-21" }, "items": [ { "info": { "name": "Authentication", "type": "folder" }, "items": [ { "info": { "name": "Request an access token", "type": "http" }, "http": { "method": "POST", "url": "https://api-sandbox.orum.io/oauth/token", "body": { "type": "json", "data": "{}" } }, "docs": "Request an access token" } ] } ], "bundled": true }