Search Hotels

This endpoint allows searching for hotels with location and hotelids.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Search criteria for hotels.

date
required

The check-in date for the booking in YYYY-MM-DD format.

date
required

The check-out date for the booking in YYYY-MM-DD format.

string
required

The nationality of the person making the booking.

occupancies
array of objects
required

Details of the occupants in the booking.

occupancies*
string

The ID of the location where hotels are being searched.

hotelIds
array of strings

List of hotel IDs.

hotelIds
integer

Page number to request from the total paginated results.

integer

Number of hotel records to request in one page.

string

A unique identifier for tracking the request.

Headers
string
required

Authorization token to authenticate the API request.

string
enum
required
Defaults to website

Specifies the source of the request (End User Source). Available choices: website, android, mweb, ios, mobile.

Allowed:
Responses

400

Bad Request. One or more request parameters are invalid or missing.

401

Unauthorized. The access token is missing or invalid.

404

Not Found. The requested resource could not be located.

422

Bad Request. Client Side Error in Request Body.

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