{ "opencollection": "1.0.0", "info": { "name": "Airline Code Lookup air-traffic Hotel Ratings API", "version": "1.2.1" }, "items": [ { "info": { "name": "Hotel Ratings", "type": "folder" }, "items": [ { "info": { "name": "Amadeus Get Sentiments by Amadeus Hotel Ids", "type": "http" }, "http": { "method": "GET", "url": "https://test.api.amadeus.com/v1/e-reputation/hotel-sentiments", "params": [ { "name": "hotelIds", "value": "", "type": "query", "description": "Comma-separated list of Amadeus Hotel Ids (max. 3) . Amadeus Hotel Ids are found in the Hotel Search response (parameter name is 'hotelId')." } ] }, "docs": "Amadeus Get Sentiments by Amadeus Hotel Ids" } ] } ], "bundled": true }