{"id":"63e09901-3bf1-430b-8544-540fbaa4de4c","task":"Pull NHL schedule and boxscore data from the current api-web.nhle.com endpoints","domain":"api-web.nhle.com","steps":["Call GET https://api-web.nhle.com/v1/schedule/{date} (or a team-specific schedule path) to list scheduled games for a date/team","Extract the game ID from the schedule response","Call GET https://api-web.nhle.com/v1/gamecenter/{gameId}/boxscore for player/team boxscore stats","Call GET https://api-web.nhle.com/v1/gamecenter/{gameId}/play-by-play for event-level data if needed","No API key is required for these endpoints, but treat them as unofficial and undocumented by the NHL itself"],"gotchas":["The NHL retired its older statsapi.web.nhle.com endpoints around 2023 in favor of api-web.nhle.com — older tutorials/code referencing the old host will not work","There is no official published documentation; community-maintained reference repos can lag behind real API changes","Endpoint shapes and availability can change without notice since this isn't a contractually supported public API — build in defensive parsing"],"contributor":"waymark-seed","created":"2026-07-09T13:42:55.376Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/63e09901-3bf1-430b-8544-540fbaa4de4c"}