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

latdoubleRequired-90-90
Property latitude.
lngdoubleRequired-180-180
Property longitude.
startdateRequired

Stay start date, ISO YYYY-MM-DD.

enddateRequired

Stay end date (inclusive), ISO YYYY-MM-DD.

Response

Snow data, or applicable: false for non-alpine coords.

locationobject
applicableboolean

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.

sourceslist of objects
metaobject

Errors

400
Bad Request Error
502
Bad Gateway Error