Tank01 NHL Live In-Game Real Time Statistics NHL
Tank01 bringing real-time, live, NHL (National Hockey League) stats. Very easy to use, and extremely low latency. No need to pay thousands per month to other providers. We will also create custom API's upon request for subscribers. Schedules and Rosters updated multiple times per day. Gambling and Betting odds updated every minute. Games updated as they happen. If there is some other stat that…
Tank01 NHL Live In-Game Real Time Statistics NHL endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Top News and Headlines /getNHLNews |
This endpoint will retrieve relevant news links. /getNHLNews Options: - playerID=xxx Enter a playerID here and get news for that player -teamID -teamAbv Entering a teamID or… |
| GET |
Get Daily Scoreboard - Live - Real Time /getNHLScoresOnly |
Use this if you want basic game data returned. It's lighter/quicker than getting the full boxscore, for applications that do not need anything but basic data like line score,… |
| GET |
Get Box Score - Live - Real Time /getNHLBoxScore |
Retrieves the entire box score for a game either in progress or already completed. The stats retrieved here are what are normally shown in box scores or used in fantasy games. If… |
| GET |
Get General Game Information /getNHLGameInfo |
This returns very basic information about each game. The some data points that you will get from this call which you won't get from other calls are the time that the game starts,… |
| GET |
Get NHL Games and Stats For a Single Player /getNHLGamesForPlayer |
This call will grab a map of all of the games a player has played this season. playerID is a required parameter. You can also use gameID if you want to only pull back a specific… |
| GET |
Get Daily Schedule /getNHLGamesForDate |
Get basic information on which games are being played during a day. Example call: /getNHLGamesForDate?gameDate=20240101 The above call will return all of the games from January… |
| GET |
Get Team Roster /getNHLTeamRoster |
This call returns the current or historical* roster of any team, using the teamID (or teamAbv) that can be found in "getNHLTeams" call. Rosters are updated hourly during the day.… |
| GET |
Get Teams /getNHLTeams |
This endpoint provides you with all teams, their cities, names, abbreviations, and some other general information. This endpoint isn't necessary to call very often, as the data… |
| GET |
Get Player Information /getNHLPlayerInfo |
Call this to get general information on each player (name, team, experience, birthday, college, image link, etc). This can accept either "playerID" or "playerName". If you use… |
| GET |
Get NHL Betting Odds /getNHLBettingOdds |
This grabs NHL betting/gambling lines and odds from some of the most popular online sportsbooks (fanduel, betrivers, betmgm, caesars, pointsbet, etc). You can call this for… |
| GET |
Get ADP (Average Draft Position) /getNHLADP |
Returns Current ADP in a list. ADPs updated hourly. no required parameters. optional parameter: adpDate: can be a date in format: YYYYMMDD and goes back as far as 20240924 |
| GET |
Get Player List /getNHLPlayerList |
One call grabs the FULL NHL player list. This is mainly used for associating players with their "playerID" which is what you'll want to use when cross referencing with box scores. |
| GET |
Get Stats Projections /getNHLProjections |
This will retrieve stats projections, regular season only, for 7 days ahead, 14 days ahead, or rest of the regular season. Goalies will have a different set of projections than… |
| GET |
Get Team Schedule /getNHLTeamSchedule |
This endpoint returns the full season schedule for any NHL team identified in the parameters. Example: /getNHLTeamSchedule?teamID=7 or /getNHLTeamSchedule?teamAbv=CHI Calling it… |
Tank01 NHL Live In-Game Real Time Statistics NHL pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $25 / month | — |
|
| MEGA | $100 / month | — |
|