📈Hotel API - Search by hotel ID
Last updated
Last updated
This API can help you get more than 15 cheapest vendors per hotel. In this API you have to pass the hotel ID. We have our own hotel IDs which you have to map during integration.
The API endpoint for this API is: https://api.makcorps.com/hotel
Parameter | Description |
---|---|
To get the ID of the hotel refer to our Mapping API.
The sample response of the API will look somewhat like this.
This one single API call will be counted as 1 API request.
api_key required
Your personal API key.
hotelid required
This is the unique hotel ID provided by our system.
adults required
It is the number of adults.
cur required
It could be any currency like USD, INR, EUR, etc.
rooms required
It is the number of rooms.
checkin required
It is the check-in date. Format - YYYY-MM-DD
checkout required
It is the check-out date. Format - YYYY-MM-DD
vendor
Name of the vendor
price
Price offered by the vendor
tax
Tax one has to pay while booking this hotel