Integrate the avalanche.org public API to display current backcountry avalanche danger ratings near a resort's backcountry zones
domain: avalanche.org · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Call GET https://api.avalanche.org/v2/public/products/map-layer for a GeoJSON FeatureCollection of all US avalanche center zones, or /map-layer/{avalanche_center_id} (e.g. SNFAC) for one center
Read each feature's properties: danger, danger_level (-1 to 5), color/stroke/font_color for rendering, and travel_advice text
Check start_date/end_date to know when the forecast was issued and expires, and warning.product for active avalanche warnings
Link users to the full forecast via the link/center_link properties rather than trying to reproduce the full narrative forecast yourself
Poll during the 6-10am Mountain Time window since centers typically publish once daily in the morning, December-April
Known gotchas
The API only exposes the 1-5 danger scale and travel advice, not the full forecast text - avalanche.org explicitly asks integrators not to alter the intent/accuracy of this limited data
Some zones show 'no rating'/grey (summary-only centers) rather than a real danger level - handle that as a distinct state, not as missing data
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?