Hotels com Provider

免费增值
通过 Tipsters CO | 已更新 25 days ago | Travel
人气

9.9 / 10

延迟

1,552ms

服务等级

100%

Health Check

100%

返回所有讨论

Destination ID vs City Names

Rapid account: Codethatsimi
codethatsimi
3年前
Thanks for this API, it's really helping out in a school project. I was wondering is it possible to search for detination by city name? It seems the default destination is set as an integer to Moscow, Russia.. but ideally would like the usercase to be able to search for other cities. Thanks
Rapid account: Dorianharris
dorianharris Commented 3年前

I had the same issue. To run a hotel search you need a destination_ID. But users don’t know the destination_ID, they want to enter a city name.

To find the city names, I first need to run a location query, which does accept city names, and also returns the destination_id to use in the hotel search.

In other words its possible to get the destination_id for a hotel search using a city text query but it requires a separate search and data mapping. It would be good if it was possible simply to run a hotel search using either destination_id and / or city name (as text).

Rapid account: Tipsters
tipsters Commented 3年前

What endpoint are you having a problem with?
Can you describe the problem in more detail, I cannot understand what is missing?
Can you try this endpoint https://hotels-com-provider.p.rapidapi.com/v1/destinations/search

Rapid account: Codethatsimi
codethatsimi Commented 3年前

Hi thanks for your reply but can you tell me how to search for destination using city name instead of destination_ID? when i try to use city name, I get an error requesting for destination ID number. thanks

Rapid account: Tipsters
tipsters Commented 3年前

Point @Search destinations by query -> v1/destinations/search

Rapid account: Tipsters
tipsters Commented 3年前

Yes of course. Check points. Here is https://rapidapi.com/tipsters/api/hotels-com-provider

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论