{ "opencollection": "1.0.0", "info": { "name": "Jebbit Auth API", "version": "v1" }, "items": [ { "info": { "name": "Auth", "type": "folder" }, "items": [ { "info": { "name": "Request Token", "type": "http" }, "http": { "method": "POST", "url": "https://api2.jebbit.com/api/v1/auth", "body": { "type": "json", "data": "{}" } }, "docs": "Request Token" } ] } ], "bundled": true }