NHL Web API

Public but undocumented JSON API that powers NHL.com and the league's first-party web and mobile apps. Surfaces schedules, scores, play-by-play, standings, teams, players, draft, prospects, season standings, and franchise records. Widely consumed by the hockey-analytics and fan-tools community even though the NHL does not publish formal documentation or a rate-limit policy.

NHL Web API is one of 2 APIs that National Hockey League publishes on the APIs.io network.

Tagged areas include Sports, Hockey, Stats, Scores, and Schedule.

API entry from apis.yml

apis.yml Raw ↑
aid: national-hockey-league:nhl-web-api
name: NHL Web API
description: Public but undocumented JSON API that powers NHL.com and the league's first-party web and
  mobile apps. Surfaces schedules, scores, play-by-play, standings, teams, players, draft, prospects,
  season standings, and franchise records. Widely consumed by the hockey-analytics and fan-tools community
  even though the NHL does not publish formal documentation or a rate-limit policy.
humanURL: https://api-web.nhle.com/
baseURL: https://api-web.nhle.com/
tags:
- Sports
- Hockey
- Stats
- Scores
- Schedule