Retrieve a resort's yearly weather averages
- Product Information
- Resort content
- 1 route
Use this scenario to display a resort's typical weather conditions month by month. It helps enrich a product page, a destination guide, or an inspiration experience with average temperatures and snow levels when relevant.
The route returns one entry per month for the selected resort, which makes it easy to build a compact climate widget or a more detailed yearly weather section.
Overview
This scenario documents how to retrieve the monthly average weather for a resort with a single API call. The response provides typical minimum and maximum temperatures for each month and, when relevant, snow information that can be reused in editorial or product experiences.
Prerequisites
- A valid
product_idfor the resort - A valid
x-api-key - An
accept-languageheader matching one of the supported locales
Expected result
At the end of this scenario, you can display a yearly weather overview for the selected resort and reuse the monthly values in a product page, a seasonal guide, or a destination information block.