GetDestinations
Last updated
The GetDestinations API provides a list of all available destination codes supported by the Smart Distribution platform. Each destination represents a city or region where hotel inventory is available.
This API is typically used to populate dropdowns, filters, or search suggestions in your booking interface.
Before performing a property or product search, the client application needs to know the valid destinationCode values. This API returns that master list.
GET [SD-Domain]/api/SmartDistribution/getDestinationsApiKey
string
Yes
API key provided by RateGain
ApiSecret
string
Yes
API secret provided by RateGain
Not Applicable for this End point.
destCode
string
Unique code used in hotel search APIs
destName
string
Human-readable name of the destination
Last updated