{ "opencollection": "1.0.0", "info": { "name": "Quandoo Public Partner Availabilities Status API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "X-Quandoo-AuthToken", "value": "{{X-Quandoo-AuthToken}}", "placement": "header" } }, "items": [ { "info": { "name": "Status", "type": "folder" }, "items": [ { "info": { "name": "Quandoo Provides Information on the Status of the Service", "type": "http" }, "http": { "method": "GET", "url": "https://public-api.prod.quandoo.com/v1/status" }, "docs": "Quandoo Provides Information on the Status of the Service" } ] } ], "bundled": true }