Discover/breckenridge.com API
live

breckenridge.com APIbreckenridge.com

Get real-time lift status, trail conditions, snow reports, weather forecasts, and webcam feeds for Breckenridge Ski Resort via a single REST API.

Endpoints
6
Updated
14d ago
Try it

No input parameters required.

api.parse.bot/scraper/6f400996-c985-4043-9dbd-eaf250f79eb8/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/6f400996-c985-4043-9dbd-eaf250f79eb8/get_lift_and_terrain_status' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 6 totalclick to expand

Retrieve the current status of all lifts and a summary of terrain availability at Breckenridge. Returns mountain area names year-round and individual lift details when the resort is open.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "areas": "array of mountain area name strings (e.g. Back Bowls, Peak 7)",
    "lifts": "array of lift objects with name, area, status, type, hours, and wait_time",
    "summary": "object with open and total lift counts",
    "resort_open": "boolean indicating whether any lifts are currently operating"
  },
  "sample": {
    "data": {
      "areas": [
        "Back Bowls",
        "Peak 10",
        "Peak 6",
        "Peak 7",
        "Peak 7 Alpine",
        "Peak 8",
        "Peak 8 Imperial",
        "Peak 9",
        "T-Bar",
        "All Summer Terrain"
      ],
      "lifts": [],
      "summary": {
        "open": 0,
        "total": 0
      },
      "resort_open": false
    },
    "status": "success"
  }
}

About the breckenridge.com API

The Breckenridge API covers 6 endpoints that return real-time mountain data including lift operations, trail status, snow depth, weather, and live webcam feeds. The get_snow_report endpoint alone exposes 24-hour, 48-hour, and 7-day snowfall totals alongside base depth and season totals, while get_lift_and_terrain_status returns per-lift wait times, operating hours, and open/total lift counts across every named mountain area.

Lift and Trail Data

get_lift_and_terrain_status returns an array of lift objects, each with name, area, status, type, hours, and wait_time, plus a summary object showing counts of open vs. total lifts. A top-level resort_open boolean signals whether the resort is currently operating. get_trail_status mirrors this structure for ski runs, returning each trail's difficulty, grooming state (is_groomed), and the mountain area it belongs to — useful for filtering by terrain type or grooming status before heading out.

Snow and Weather

get_snow_report provides the most granular snow data: new_snow breaks out overnight, 24hr, 48hr, and 7day values in inches, while base_depth, season_total, and snow_conditions (e.g. "Powder", "Spring") round out the picture. The last_updated field tells you exactly how fresh the data is. get_current_weather returns current temperature, high, low, wind direction, condition, and the elevation of the measurement point. get_weather_forecast extends this to a multi-day array, with each day carrying snow_day, snow_night, and wind fields alongside high/low temps.

Mountain Webcams

get_mountain_cams returns an array of webcam objects, each with a name and an embed_url you can drop directly into an iframe or media player. This is useful for monitoring visibility conditions or building a mountain-cam dashboard without managing individual stream URLs.

Coverage Notes

All six endpoints require no input parameters — each returns the full current state of its data domain in a single call. Mountain area names (e.g. Back Bowls, Peak 7) are present year-round, while lift- and trail-level detail is populated only when the resort is open for the season.

Common use cases
  • Alert skiers when a specific lift's wait_time exceeds a threshold before they leave for the mountain
  • Build a morning snow report digest using new_snow.24hr and snow_conditions from get_snow_report
  • Filter get_trail_status results by is_groomed and difficulty to surface corduroy runs each morning
  • Display a live webcam wall using embed_url values from get_mountain_cams
  • Power a resort-conditions widget showing open/total lift counts from get_lift_and_terrain_status
  • Compare snow_day and snow_night from get_weather_forecast to plan multi-day trip timing
  • Monitor resort_open status to trigger notifications at the start and end of ski season
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Breckenridge have an official public developer API?+
Breckenridge (operated by Vail Resorts) does not publish a public developer API for snow reports, lift status, or weather data. This Parse API provides structured access to that resort data.
What does `get_snow_report` return beyond total snowfall?+
get_snow_report returns a new_snow object with overnight, 24hr, 48hr, and 7day inch measurements, plus base_depth, season_total, snow_conditions (e.g. "Powder" or "Spring"), a terrain summary with open run and lift counts, and a last_updated timestamp.
Does the API return historical snow or weather data?+
No historical data is available. Every endpoint returns the current state only — the most recent snow report, active lift status, and the upcoming multi-day forecast. You can fork this API on Parse and revise it to log responses over time if you need a historical dataset.
Does the lift status endpoint include chairlift capacity or skier throughput data?+
Not currently. Each lift object includes name, area, status, type, hours, and wait_time, but capacity or throughput figures are not exposed. You can fork this API on Parse and revise it to add an endpoint if that data becomes available from the source.
How current is the lift and trail status data?+
The get_snow_report endpoint includes a last_updated field showing the timestamp of the most recent report. Lift and trail status endpoints reflect current operating conditions but do not include their own explicit timestamp field — treat them as reflecting the resort's most recently published status.
Page content last updated . Spec covers 6 endpoints from breckenridge.com.
Related APIs in WeatherSee all →
sentinel-hub.com API
Access satellite imagery from around the world and retrieve spectral band data, timestamps, and geographic coverage information to analyze Earth observation data. Process and generate statistics from satellite images for your specific areas of interest using powerful image processing tools.
openweathermap.org API
Search for cities and retrieve live weather conditions and forecasts (current, minutely precipitation, hourly and daily) by coordinates or by city name.
api.nasa.gov API
Access NASA's suite of open data APIs — including the Astronomy Picture of the Day, Near Earth Object tracking, DONKI space weather events, EPIC Earth imagery, Mars weather, the NASA Image and Video Library, the Exoplanet Archive, and EONET natural events.
weatherspark.com API
Get historical weather data, current METAR reports, and monthly climate summaries for any location by searching WeatherSpark's comprehensive weather database. Access detailed weather insights including temperature trends, precipitation patterns, and atmospheric conditions to power weather-dependent applications and analysis.
surfline.com API
Check real-time surf conditions, forecasts for waves and wind, tide predictions, and live camera feeds from thousands of surf spots around the world. Browse spots by geographic region and access detailed weather data to plan your perfect surfing session.
ingres.iith.ac.in API
Access groundwater resource estimation data across India at multiple geographic levels—from national summaries down to block-level details—and search specific locations to track groundwater availability and assessment trends. View historical assessment years and generate reports to analyze groundwater resources by state, district, or region.
zoom.earth API
Search Zoom Earth for places and get live environmental data including weather forecasts by coordinates, satellite imagery timestamps, active tropical storm tracks, active fires, and current platform status.
energy-charts.de API
Monitor real-time electricity prices, production data, and market forecasts across Germany and Europe to track energy costs and grid conditions. Access day-ahead and intraday pricing, power generation forecasts, cross-border trading flows, and traffic signal alerts for comprehensive energy market insights.