Get the details of a hotel

The "Get Hotel Details" endpoint allows developers to retrieve detailed information about a specific hotel using its unique identifier. This endpoint provides extensive data, including the hotel's name, address, rating, amenities, images, and a detailed description. By making a GET request to /v3.0/data/hotel?hotelId={id}, developers can access this comprehensive information, which is crucial for displaying detailed hotel profiles in their applications.

This endpoint ensures that users have access to all necessary details to make informed decisions about their hotel stays, enhancing the overall user experience.

Log in to see full request history
Query Params
string
required

Unique ID of a hotel

float
Defaults to 4

request timeout in seconds

string

The language code, indicating in which language the results should be returned. e.g. 'fr'

boolean

If true, accessibility section will be returned

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json