
List Club Med destinations
- Destinations
- Resort content
- 1 route
How do I list Club Med destinations by geographic area?
This scenario explains how to retrieve the Club Med destinations grouped by geographic area and by country. It fits inspiration, destination-navigation, and catalog entry-point journeys.
The flow relies on a single listing route that returns the geographic structure, countries, and associated products.
Overview
This scenario helps an application build a destination browser from the geographic segmentation exposed by the API.
Prerequisites
- An
accept-languageheader matching the target locale. - A valid
x-api-key. - Optionally a filter to narrow the returned list.
Expected result
The application receives an exploitable tree of geographic areas, countries, and Club Med products that can be used in a destination-discovery journey.
1
List the available destinations
Mandatory
GET/v0/destinations
S