Hotels com Provider

FREEMIUM
Door Tipsters CO | Bijgewerkt 25 days ago | Travel
Populariteit

9.9 / 10

Latency

1,552ms

Serviceniveau

100%

Health Check

100%

Terug naar alle discussies

Destination ID vs City Names

Rapid account: Codethatsimi
codethatsimi
3 anni fa
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 anni fa

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 anni fa

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 anni fa

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 anni fa

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

Rapid account: Tipsters
tipsters Commented 3 anni fa

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

Doe mee aan de discussie - voeg hieronder een opmerking toe

Log in / Schrij u in om nieuwe opmerkingen te plaatsen