curl --request GET \
--url https://climate-data.devops.arabiaweather.com/climate/daily/{parameter} \
--header 'x-api-key: <x-api-key>'curl --request GET \
--url https://climate-data.devops.arabiaweather.com/climate/daily/{parameter} \
--header 'x-api-key: <x-api-key>'API key for authentication
(temperature, precipitation, snowfall, relative_humidity, wind_speed)
x >= 0x >= 0Optional start year for filtering data range (inclusive)
x >= 0Optional end year for filtering data range (inclusive)
x >= 0Successfully retrieved daily temperature statistics