Account Request URL
-Base Endpoint
-
Hotels
Retrieve a list of hotels matching the search criteria.
/v1/hotels/search
city_id, checkin_date, checkout_date, adults, children, offset, page_size, sort_by, stars, min_price, max_price, amenities, facilities, hotel_ids
HotelAvailability
Retrieve availability and pricing information for a given hotel.
/v1/hotels/availability
hotel_id, checkin_date, checkout_date, adults, children, currency
HotelDetails
Retrieve detailed information about a specific hotel.
/v1/hotels/:hotel_id
hotel_id
HotelReviews
Retrieve reviews for a specific hotel.
/v1/hotels/:hotel_id/reviews
hotel_id, sort_by, page_size, offset
HotelImages
Retrieve a list of images for a specific hotel.
/v1/hotels/:hotel_id/images
hotel_id
HotelAmenities
Retrieve a list of amenities offered by a specific hotel.
/v1/hotels/:hotel_id/amenities
hotel_id
HotelFacilities
Retrieve a list of facilities offered by a specific hotel.
/v1/hotels/:hotel_id/facilities
hotel_id
HotelPolicy
Retrieve the hotel's policy information.
/v1/hotels/:hotel_id/policy
hotel_id
HotelLocation
Retrieve the hotel's location information.
/v1/hotels/:hotel_id/location
hotel_id
HotelContact
Retrieve the hotel's contact information.
/v1/hotels/:hotel_id/contact
hotel_id
HotelMap
Retrieve a map of the hotel's location.
/v1/hotels/:hotel_id/map
hotel_id
HotelReviewsSummary
Retrieve a summary of the hotel's reviews.
/v1/hotels/:hotel_id/reviews/summary
hotel_id
HotelSocialMedia
Retrieve the hotel's social media links.
/v1/hotels/:hotel_id/social_media
hotel_id
HotelAwards
Retrieve a list of awards won by the hotel.
/v1/hotels/:hotel_id/awards
hotel_id
HotelVideos
Retrieve a list of videos for a specific hotel.
/v1/hotels/:hotel_id/videos
hotel_id
HotelRestaurants
Retrieve a list of restaurants in a specific hotel.
/v1/hotels/:hotel_id/restaurants
hotel_id
HotelBars
Retrieve a list of bars in a specific hotel.
/v1/hotels/:hotel_id/bars
hotel_id
HotelSpa
Retrieve a list of spa facilities in a specific hotel.
/v1/hotels/:hotel_id/spa
hotel_id
HotelFitness
Retrieve a list of fitness facilities in a specific hotel.
/v1/hotels/:hotel_id/fitness
hotel_id
HotelMeetings
Retrieve a list of meeting facilities in a specific hotel.
/v1/hotels/:hotel_id/meetings
hotel_id
HotelWeddings
Retrieve a list of wedding facilities in a specific hotel.
/v1/hotels/:hotel_id/weddings
hotel_id
HotelParking
Retrieve information about the hotel's parking facilities.
/v1/hotels/:hotel_id/parking
hotel_id
Provider
Country HQ
API Type
Categories
Alternatives
Important URLs
Last Updated on
Created At
Upskill for a better future
Want to start tracking API at scale?
Get updates about your favorite APIs and SDKs
We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.