Skip to main content
GET
Fetch rich metadata (gallery, facilities, policies, per-room details) for a single hotel
Pull the full marketing and operational profile of a single property after a search result catches the user’s attention. Useful for questions like “what amenities does this hotel have”, “is there a pool on site”, or “what is the cancellation policy on the deluxe room”. Returns the gallery, facilities, room metadata, and policies in one payload.

Authorizations

X-API-Key
string
header
required

Path Parameters

hotel_id
string
required

Query Parameters

checkin
string
checkout
string

Response

Hotel detail

hotel
object
rooms
object[]

Room-level metadata for this property. These are DESCRIPTIVE only and carry no price — room_id correlates them to the priced rooms in a hotel_search response.