{ "opencollection": "1.0.0", "info": { "name": "REST AdditionalData Auth API", "version": "1.0.0-beta" }, "items": [ { "info": { "name": "Auth", "type": "folder" }, "items": [ { "info": { "name": "Login with username and password", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/v1beta/auth/login" }, "docs": "Login with username and password" } ] } ], "bundled": true }