{ "opencollection": "1.0.0", "info": { "name": "Twice Admin API Keys API", "version": "2023-02-01" }, "items": [ { "info": { "name": "API Keys", "type": "folder" }, "items": [ { "info": { "name": "Get API key information", "type": "http" }, "http": { "method": "GET", "url": "https://api.twicecommerce.com/admin/key", "headers": [ { "name": "x-rentle-version", "value": "" } ] }, "docs": "Get details of the API key in use." } ] } ], "bundled": true }