{ "opencollection": "1.0.0", "info": { "name": "hakuna Time Tracking Absences Company API", "version": "v1" }, "request": { "auth": { "type": "apikey", "key": "X-Auth-Token", "value": "{{X-Auth-Token}}", "placement": "header" } }, "items": [ { "info": { "name": "Company", "type": "folder" }, "items": [ { "info": { "name": "Get company settings", "type": "http" }, "http": { "method": "GET", "url": "https://app.hakuna.ch/api/v1/company" }, "docs": "Fetch account-wide company settings." } ] } ], "bundled": true }