{ "opencollection": "1.0.0", "info": { "name": "Hotelbeds APItude Activities Cache API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "Api-key", "value": "{{Api-key}}", "placement": "header" } }, "items": [ { "info": { "name": "Cache", "type": "folder" }, "items": [ { "info": { "name": "Cache availability files", "type": "http" }, "http": { "method": "GET", "url": "https://api.hotelbeds.com/hotel-cache-api/1.0/availabilities" }, "docs": "Returns the hourly cache snapshot of all prices and availability as a CSV file compressed in .zip." } ] } ], "bundled": true }