Get hotels
Returns hotels matching the supplied filters.
lowest_price is the cheapest matching room price per night per guest. When a two-bed room is priced per room, the API returns the per-guest display price.
stars, image, and thumbnail can be null. Set include_room_types=false when you do not need nested room type data.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Comma-separated list of languages to include.
"cs_CZ,de"
Query Parameters
Number of records to return.
1 <= x <= 100Number of records to skip.
x >= 0Filter by destination ID.
Filter by visit type ID.
Filter by room occupancy.
x >= 1Start date in YYYY-MM-DD format.
End date in YYYY-MM-DD format.
Include room types in the hotel response.
Response
Hotels matching the filters.
Object id (24-character hex string) for the same entity.
^[0-9a-fA-F]{24}$"66f16191f739705faa020001"
{
"cs_CZ": "Frantiskovy Lazne",
"de": "Franzensbad"
}{
"cs_CZ": "Frantiskovy Lazne",
"de": "Franzensbad"
}{
"cs_CZ": "Frantiskovy Lazne",
"de": "Franzensbad"
}{
"cs_CZ": "Frantiskovy Lazne",
"de": "Franzensbad"
}{
"cs_CZ": "Frantiskovy Lazne",
"de": "Franzensbad"
}{
"cs_CZ": "Frantiskovy Lazne",
"de": "Franzensbad"
}