Snowfall and depth forecast (ski/alpine)
Snowfall and depth forecast (ski/alpine)
Snowfall and snow depth for the visit window. Forecast within
the 16-day horizon; climatology (10-year historical average)
beyond. Applicable check is a simple heuristic — locations with
zero snow across the entire visit window and no historical
accumulation return applicable: false.
Authentication
AuthorizationBearer
Include your API key as Authorization: Bearer <key>. Contact us
for an issued key during the private beta.
Query parameters
lat
Property latitude.
lng
Property longitude.
start
Stay start date, ISO YYYY-MM-DD.
end
Stay end date (inclusive), ISO YYYY-MM-DD.
Response
Snow data, or applicable: false for non-alpine coords.
location
applicable
false when there’s no meaningful data for this coord/date
(e.g. marine data on an inland coord). Callers should hide
the section in that case rather than showing an empty box.
sources
meta
Errors
400
Bad Request Error
502
Bad Gateway Error