Provides IDs and timestamps for teams, players, game statistics, schedules, and standings that have been modified on a given date. To receive the data updates, use these unique IDs to pull relevant API feeds.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/league/{year}/{month}/{day}/changes.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production) or Trial (trial). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
year | Year in 4 digit format (YYYY). |
month | Month in 2 digit format (MM). |
day | Day in 2 digit format (DD). |
format | xml or json. |
your_api_key | Your API key. |
Date, time, location, and other event details for every match-up taking place in the league defined day.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/games/{year}/{month}/{day}/schedule.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production) or Trial (trial). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
year | Year in 4 digit format (YYYY). |
month | Month in 2 digit format (MM). |
day | Day in 2 digit format (DD). |
format | xml or json. |
your_api_key | Your API key. |
Information for all transfers added or edited during the league-defined day.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/league/{year}/{month}/{day}/transfers.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production) or Trial (trial). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
year | Year in 4 digit format (YYYY). |
month | Month in 2 digit format (MM). |
day | Day in 2 digit format (DD). |
format | xml or json. |
your_api_key | Your API key. |
Top-level team scores by quarter and full statistics for team leaders in assists, goals, and points.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/games/{game_id}/boxscore.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production), Trial (trial), or Simulation (simulation). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
game_id | ID for a given game. |
format | xml or json. |
your_api_key | Your API key. |
Detailed faceoff information for teams and players, including period, zone, and strength breakdowns, for a given game.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/games/{game_id}/faceoffs.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production), Trial (trial), or Simulation (simulation). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
game_id | ID for a given game. |
format | xml or json. |
your_api_key | Your API key. |
Detailed, real-time information on every team possession and game event.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/games/{game_id}/pbp.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production), Trial (trial), or Simulation (simulation). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
game_id | ID for a given game. |
format | xml or json. |
your_api_key | Your API key. |
Top-level boxscore information with detailed team and player levels game stats.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/games/{game_id}/summary.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production), Trial (trial), or Simulation (simulation). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
game_id | ID for a given game. |
format | xml or json. |
your_api_key | Your API key. |
Time on ice totals for every player for a given game, including detailed shift information.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/games/{game_id}/time_on_ice.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production), Trial (trial), or Simulation (simulation). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
game_id | ID for a given game. |
format | xml or json. |
your_api_key | Your API key. |
Information concerning all active player injuries for all teams within the league.
|
`https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/league/injuries.{format}?api_key={your_api_key}` |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production) or Trial (trial). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
format | xml or json. |
your_api_key | Your API key. |
Provides top-level information for each team, including conference and division distinction, and venue information.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/league/hierarchy.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production) or Trial (trial). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
format | xml or json. |
your_api_key | Your API key. |
NHL leader information for various goaltending categories including full player seasonal statistics for each player in each category.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/seasons/{season_year}/{nhl_season}/leaders/goaltending.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production), Trial (trial), or Simulation (simulation). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
season_year | Year in 4 digit format (YYYY). |
nhl_season | Preseason (PRE), Regular Season (REG), or Postseason (PST). |
format | xml or json. |
your_api_key | Your API key. |
NHL leader information for various skater categories including full player seasonal statistics for each player in each category.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/seasons/{season_year}/{nhl_season}/leaders/offense.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production), Trial (trial), or Simulation (simulation). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
season_year | Year in 4 digit format (YYYY). |
nhl_season | Preseason (PRE), Regular Season (REG), or Postseason (PST). |
format | xml or json. |
your_api_key | Your API key. |
NHL daily league leader information for various skater and goaltending categories including points, goals, and plus/minus.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/seasons/{season_year}/{nhl_season}/{year}/{month}/{day}/leaders.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production) or Trial (trial). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
season_year | Year in 4 digit format (YYYY). |
nhl_season | Preseason (PRE), Regular Season (REG), or Postseason (PST). |
year | Year in 4 digit format (YYYY). |
month | Month in 2 digit format (MM). |
day | Day in 2 digit format (DD). |
format | xml or json. |
your_api_key | Your API key. |
NHL seasonal league leader information for various skater and goaltending categories including points, goals, and plus/minus.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/seasons/{season_year}/{nhl_season}/leaders.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production) or Trial (trial). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
season_year | Year in 4 digit format (YYYY). |
nhl_season | Preseason (PRE), Regular Season (REG), or Postseason (PST). |
format | xml or json. |
your_api_key | Your API key. |
Provides player biographical information, draft information, and seasonal statistics for the regular season and playoffs.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/players/{player_id}/profile.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production) or Trial (trial). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
player_id | ID for a given player. |
format | xml or json. |
your_api_key | Your API key. |
Conference and division rank for each team, including playoff clinching status.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/seasons/{season_year}/{nhl_season}/rankings.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production) or Trial (trial). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
season_year | Year in 4 digit format (YYYY). |
nhl_season | Regular Season (REG). |
format | xml or json. |
your_api_key | Your API key. |
Date, time, location, and other event details for every match-up taking place in the full league season.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/league/{year}/{month}/{day}/changes.{format}?api_key={your_api_key} |
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/games/{season_year}/{nhl_season}/schedule.{format}?api_key={your_api_key}
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production), Trial (trial), or Simulation (simulation). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
season_year | Year in 4 digit format (YYYY). |
nhl_season | Preseason (PRE), Regular Season (REG), or Postseason (PST). |
format | xml or json. |
your_api_key | Your API key. |
Detailed faceoff information for teams and players, including period, zone, and strength breakdowns, for a given team and season.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/seasons/{season_year}/{nhl_season}/teams/{team_id}/faceoffs.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production), Trial (trial), or Simulation (simulation). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
season_year | Year in 4 digit format (YYYY). |
nhl_season | Regular Season (REG), or Postseason (PST). |
team_id | ID of a given team. |
format | xml or json. |
your_api_key | Your API key. |
Detailed team and player statistics for a given team and season.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/seasons/{season_year}/{nhl_season}/teams/{team_id}/statistics.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production), Trial (trial), or Simulation (simulation). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
season_year | Year in 4 digit format (YYYY). |
nhl_season | Regular Season (REG), or Postseason (PST). |
team_id | ID for a given team. |
format | xml or json. |
your_api_key | Your API key. |
Detailed faceoff information for teams and players for a given series, including period, zone, and strength breakdowns.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/series/{series_id}/teams/{team_id}/faceoffs.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production) or Trial (trial). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
series_id | ID of a given series. |
team_id | ID of a given team. |
format | xml or json. |
your_api_key | Your API key. |
Playoff participant information and the date, time, location, and other event details for every match-up taking place for the entire playoffs.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/series/{season_year}/{nhl_season}/schedule.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production) or Trial (trial). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
season_year | Year in 4 digit format (YYYY). |
nhl_season | Postseason (PST). |
format | xml or json. |
your_api_key | Your API key. |
Detailed team and player statistics for the defined series.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/series/{series_id}/teams/{team_id}/statistics.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production) or Trial (trial). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
series_id | ID of a given series. |
team_id | ID of a given team. |
format | xml or json. |
your_api_key | Your API key. |
Detailed team records across various views including, overall, conference, and division.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/seasons/{season_year}/{nhl_season}/standings.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production), Trial (trial), or Simulation (simulation). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
season_year | Year in 4 digit format (YYYY). |
nhl_season | Preseason (PRE), Regular Season (REG), or Postseason (PST). |
format | xml or json. |
your_api_key | Your API key. |
NHL daily leader information for various skater and goaltending categories, including full player seasonal statistics for each player in each category.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/seasons/{season_year}/{nhl_season}/{year}/{month}/{day}/teams/{team_id}/leaders.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production) or Trial (trial). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
season_year | Year in 4 digit format (YYYY). |
nhl_season | Regular Season (REG), or Postseason (PST). |
year | Year in 4 digit format (YYYY). |
month | Month in 2 digit format (MM). |
day | Day in 2 digit format (DD). |
team_id | ID of a given team. |
format | xml or json. |
your_api_key | Your API key. |
NHL seasonal leader information for various skater and goaltending categories, including full player seasonal statistics for each player in each category.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/seasons/{season_year}/{nhl_season}/teams/{team_id}/leaders.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production) or Trial (trial). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
season_year | Year in 4 digit format (YYYY). |
nhl_season | Regular Season (REG), or Postseason (PST). |
team_id | ID of a given team. |
format | xml or json. |
your_api_key | Your API key. |
Provides top-level team information and a full roster of active players.
https://api.sportradar.us/nhl/{access_level}/{version}/{language_code}/teams/{team_id}/profile.{format}?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production), Trial (trial), or Simulation (simulation). |
version | Version number of the API you are accessing (Current Version: v5). |
language_code | 2 letter code for supported languages: en (English), ru (Russian), and zh (simplified Chinese). |
team_id | ID for a given team. |
format | xml or json. |
your_api_key | Your API key. |
Game clock feed with high level scoring and strength information, including the most recent game event.
https://api.sportradar.us/nhl/{access_level}/stream/{language_code}/clock/subscribe?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production) or Trial (trial). |
language_code | Optional code for supported languages: en (English) or translations (Any other language translations. See optional query string parameters for locale.) |
your_api_key | Your API key. |
📘Optional query string parameters must be added after your API key with an ampersand (&). If you are filtering for more than one result, separate the results with a comma (,) and no spaces.
Replace placeholders with the following query parameters:
| Parameter | Description |
|---|
locale | Locale expressed as 2 letter code: locale={language_code} Example: locale:en |
match | Match id expressed as: sd:match:{match_id}. Example: match=sd:match:4d1c4eb9-69d4-46fc-a42b-12be98227964 |
status | Status type expressed as: inprogress or created. Example: status=inprogress |
Detailed, real-time information on every game event.
https://api.sportradar.us/nhl/{access_level}/stream/{language_code}/events/subscribe?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production), Trial (trial), or Simulation (simulation). |
language_code | Optional code for supported languages: en (English) or translations (Any other language translations. See optional query string parameters for locale.) |
your_api_key | Your API key. |
📘Optional query string parameters must be added after your API key with an ampersand (&). If you are filtering for more than one result, separate the results with a comma (,) and no spaces.
Replace placeholders with the following query parameters:
| Parameter | Description |
|---|
event_category | Event category expressed as: {event_category}. Example: event_category=shot |
event_type | Event type expressed as: {event_type}. Example: event_type=stoppage |
locale | Locale expressed as 2 letter code: locale={language_code} Example: locale:en |
match | Match id expressed as: sd:match:{match_id}. Example: match=sd:match:4d1c4eb9-69d4-46fc-a42b-12be98227964 |
status | Status type expressed as: inprogress or created. Example: status=inprogress |
strength | Strength type expressed as: {strength}. Example: strength=even |
team | Team id expressed as: sd:team:{team_id}. Example: team=sd:team:4415b0a7-0f24-11e2-8525-18a905767e44 |
zone | Zone expressed as: {zone}. Example: zone=offensive |
Detailed, real-time game stats at the team and player level.
https://api.sportradar.us/nhl/{access_level}/stream/{language_code}/statistics/subscribe?api_key={your_api_key} |
| Parameter | Description |
|---|
access_level | Defines the access level of your API key as Production (production), Trial (trial), or Simulation (simulation). |
language_code | en (English) |
your_api_key | Your API key. |
📘Optional query string parameters must be added after your API key with an ampersand (&). If you are filtering for more than one result, separate the results with a comma (,) and no spaces.
Replace placeholders with the following query parameters:
| Parameter | Description |
|---|
match | Match id expressed as: sd:match:{match_id}. Example: match=sd:match:4d1c4eb9-69d4-46fc-a42b-12be98227964 |
player | Player id expressed as: sd:player:{player_id}. Example: player=sd:player:436a6c0e-0f24-11e2-8525-18a905767e44 |
stats_type | Stat type expressed as {stats_type}. Example: stats_type=player |
status | Status type expressed as: inprogress or created. Example: status=inprogress |
strength | Strength type expressed as: {strength}. Example: strength=even |
team | Team id expressed as: sd:team:{team_id}. Example: team=sd:team:4415b0a7-0f24-11e2-8525-18a905767e44 |