{ "opencollection": "1.0.0", "info": { "name": "Pinnacle Lines Cancellationreasons Sports API", "version": "v1" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Sports", "type": "folder" }, "items": [ { "info": { "name": "Get Sports", "type": "http" }, "http": { "method": "GET", "url": "https://api.pinnacle.com/v2/sports" }, "docs": "Get Sports" } ] } ], "bundled": true }