{ "opencollection": "1.0.0", "info": { "name": "Kisi Calendars SCRAM API", "version": "1.0.0" }, "items": [ { "info": { "name": "SCRAM", "type": "folder" }, "items": [ { "info": { "name": "Show current login's offline certificate", "type": "http" }, "http": { "method": "POST", "url": "https://api.kisi.io/login/offline_certificate", "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "docs": "Show current login's offline certificate" } ] } ], "bundled": true }