{ "opencollection": "1.0.0", "info": { "name": "HEVN 2FA Health API", "version": "0.1.2" }, "items": [ { "info": { "name": "Health", "type": "folder" }, "items": [ { "info": { "name": "Health Check", "type": "http" }, "http": { "method": "GET", "url": "https://api.hevn.finance/health" }, "docs": "Health check endpoint." } ] } ], "bundled": true }