{ "opencollection": "1.0.0", "info": { "name": "Thermo Fisher NanoDrop Ultra Web Authentication Methods API", "version": "1.0.0" }, "items": [ { "info": { "name": "Methods", "type": "folder" }, "items": [ { "info": { "name": "Get Methods", "type": "http" }, "http": { "method": "GET", "url": "http://{instrument-ip}:{port}/api/methods" }, "docs": "Returns a list of available measurement methods configured on the instrument." } ] } ], "bundled": true }