Amadeus Media · Capability
Amadeus Hotel Media Discovery
Workflow capability for discovering and retrieving hotel media content, combining the Hotel List API for property discovery with the Hotel Content API for rich media retrieval. Used by travel platform developers, OTA content teams, and hospitality technology teams building hotel profile pages.
What You Can Do
GET
Get hotels by city
— Find hotels in a city by IATA code.
/v1/hotels
GET
Get hotels by geocode
— Find hotels near geographic coordinates.
/v1/hotels
GET
Get hotel content
— Get detailed hotel property content.
/v1/hotels/{hotelId}/content
GET
Get hotel media
— Get hotel photos and media assets.
/v1/hotels/{hotelId}/media
MCP Tools
find-hotels-by-city
Find hotels in a city using its IATA code for content and media retrieval.
read-only
find-hotels-by-location
Find hotels near a geographic location using latitude and longitude coordinates.
read-only
get-hotel-details
Retrieve rich hotel property content including descriptions, amenities, address, and contact information.
read-only
get-hotel-photos
Retrieve hotel photos and media assets organized by category (exterior, lobby, rooms, restaurant, pool, spa).
read-only
APIs Used
hotel-content
hotel-list