{ "opencollection": "1.0.0", "info": { "name": "Orb Alerts Availability API", "version": "1.0" }, "items": [ { "info": { "name": "Availability", "type": "folder" }, "items": [ { "info": { "name": "Test connection to the Orb API and check API key validity", "type": "http" }, "http": { "method": "GET", "url": "https://api.withorb.com/v1/availability" }, "docs": "Test connection to the Orb API and check API key validity" } ] } ], "bundled": true }