Booking.com Hotel Management API

前端 未结 6 659
自闭症患者
自闭症患者 2021-01-30 20:19

I own a hotel and had a look on booking.com for an API as I want to create my own front end interface to update my hotel room rates / numbers for some days. As well as upload pi

6条回答
  •  耶瑟儿~
    2021-01-30 20:59

    There is another 3rd party API that you may check, it is in following https://rapidapi.com/apidojo/api/booking, I have tested the API and their response data are as same as on the official site. The response are in JSON format. Currently, there are enough APIs end points that you need to query data, such as : Auto complete for locations, list properties with options and filters, get detail rooms, property description, facilities, policies, etc … . Hope this help.

提交回复
热议问题