{ "opencollection": "1.0.0", "info": { "name": "Thermo Fisher NanoDrop Ultra Web Authentication Instrument API", "version": "1.0.0" }, "items": [ { "info": { "name": "Instrument", "type": "folder" }, "items": [ { "info": { "name": "Get Instrument Status", "type": "http" }, "http": { "method": "GET", "url": "http://{instrument-ip}:{port}/api/status" }, "docs": "Returns the current status and readiness of the NanoDrop Ultra instrument." } ] } ], "bundled": true }