{ "opencollection": "1.0.0", "info": { "name": "ChartHop access status API", "version": "V1.0.0" }, "items": [ { "info": { "name": "status", "type": "folder" }, "items": [ { "info": { "name": "Returns true if the API is up and available", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/status" }, "docs": "Returns true if the API is up and available" } ] } ], "bundled": true }