{ "opencollection": "1.0.0", "info": { "name": "BookingEngineApi Account notes Images API", "version": "v1" }, "items": [ { "info": { "name": "Images", "type": "folder" }, "items": [ { "info": { "name": "Get image URLs", "type": "http" }, "http": { "method": "POST", "url": "https://api.mews.com/api/connector/v1/images/getUrls", "body": { "type": "json", "data": "{}" } }, "docs": "Returns URLs of the specified images." } ] } ], "bundled": true }