NHL API
This API provides instant access to the latest data for all operations and players in the NHL. It features scores, odds, bookmakers' stats, standings, and historical data.
NHL API endpoints
| Method | Endpoint | Description |
|---|---|---|
| NHL SCHEDULES | ||
| GET |
NHL Schedules /nhlschedule |
This endpoint will get NHL schedule data for a specified date when available. |
| GET |
NHL Team Schedule /schedule-team |
Get NHL Schedule by Team |
| NHL STATISTICS | ||
| GET |
NHL Team Statistic /team-statistic |
Get NHL Team Statistic |
| GET |
NHL Player Statistic /player-statistic |
Get NHL Player Statistic |
| Other endpoints | ||
| GET |
NHL Summary /nhlsummary |
With this endpoint you can get the game summary data for a specified game. |
| GET |
NHL Team Players /nhlteamplayers |
This API endpoint will return the team roster information for a specific NHL team. |
| GET |
NHL Picks /nhlpicks |
With this endpoint you can get the NHL PickCenter data for a specified game |
| GET |
NHL Injuries /injuries |
Get Current NHL Injuries |
| GET |
NHL Team List /nhlteamlist |
This API endpoint will return the list of all NHL teams |
| GET |
NHL Team Info /nhlteaminfo |
This API endpoint will return the team info for a specific NHL team. |
| GET |
NHL Standings /nhlstandings |
This API endpoint will return the standings for the NHL. Parameters: ->year -> group //acceptable group names: 'league', 'conference', 'division'. if not described, default:… |
| GET |
NHL Score board /nhlscoreboard |
This API endpoint will get the NHL scoreboard data for a specified date if available. |
| GET |
NHL News /news |
Get NHL News |
| GET |
NHL Box Score /nhlsbox |
From the NHL, this endpoint retrieves game box score data for a specific game. |
| GET |
Get Play By Play /nhlplay |
This endpoint gets the NHL game play-by-play data for a specified game |
| GET |
Get Players Id /players/id |
Retrieves the player IDs for a specific NHL team. |
| GET |
Get Team Ids /team/id |
Retrieves the player IDs for a specific NHL team. |
NHL API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $7.99 / month | — |
|
| ULTRA Recommended | $14.99 / month | — |
|
| MEGA | $140 / month | — |
|