Tank01 NFL Live In-Game Real Time Statistics NFL
Tank01's API's offer LIVE, Real-Time, in-game NFL (National Football League) stats. SCHEDULES ALREADY UPDATED FOR 2026 SEASON!!! Games updated as they happen. Standings updated immediately after the game, including win/loss streak. Schedules and Rosters updated multiple times per day. Player Injuries updated with roster updates. ADP updated hourly Player Props have been added as of the 2025-26…
Tank01 NFL Live In-Game Real Time Statistics NFL endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get NFL Teams /getNFLTeams |
***** WARNING: THIS CALL HAS MANY OPTIONS AND CAN RETURN A LOT OF DATA! Running this in the rapidAPI UI with all options set to "true" will most likely crash the UI. ***** This… |
| GET |
DFS Salaries /getNFLDFS |
Enter the date (YYYYMMDD) and this will return DFS salaries for various DFS sites. Goes back as far as 20250119 |
| GET |
Get Player List /getNFLPlayerList |
Returns a list of players in the database, along with their IDs. ONE CALL is all you need to retrieve every player. No need to call multiple times to get the full list. Rosters… |
| GET |
Get Weekly NFL Schedule /getNFLGamesForWeek |
Get basic information on which games are being played during a specific week. This can also be called with week=all to grab all games for the whole season call is like this:… |
| GET |
Get Fantasy Point Projections /getNFLProjections |
This will retrieve fantasy projections, regular season only, for whatever week you specify in the call. For Week, you can enter a number from 1 to 18, which represents the week… |
| GET |
Get NFL Team Roster /getNFLTeamRoster |
This call returns the current or historical* roster of any team, using the teamID that can be found in "getNFLTeams" call. Rosters are updated a few times throughout the day.… |
| GET |
Get ADP (Average Draft Position) /getNFLADP |
Returns Current ADP in a list. ADPs updated hourly. required parameter: adpType adpType can be one of: halfPPR, PPR, standard, bestBall optional parameters: pos: can be one of… |
| GET |
Get NFL Game Box Score - Live Real Time /getNFLBoxScore |
Retrieves the entire box score for a game either in progress or already completed for the current season. Also will give the fantasy points for each player if you enter your… |
| GET |
Get General Game Information /getNFLGameInfo |
This call pulls back the most general information for a game: away team, home team, game date, and game start time. All times are in Eastern (ET) time zone. gameID is needed. You… |
| GET |
Get NFL Depth Charts /getNFLDepthCharts |
Updated daily, no parameters needed. Returns Offensive Depth Charts. |
| GET |
Get Changelog /getNFLChangelog |
Changelog updated here whenever an addition is made or bug is fixed. Ability to filter based off of maxDays or futureOnly. maxDays is a number which indicates how many days in… |
| GET |
Get NFL Betting Odds /getNFLBettingOdds |
This grabs NFL 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 |
Top News and Headlines /getNFLNews |
This endpoint will retrieve relevant news links. /getNFLNews Options: - playerID=xxx Enter a playerID here and get news for that player -teamID -teamAbv Enter either the teamID… |
| GET |
Get Daily Scoreboard - Live - Real Time /getNFLScoresOnly |
This call will pull game scores and no other stats. /getNFLScoresOnly Call it with no parameters, it will return the current date's game list with their scores. You can use both… |
| GET |
Get NFL Team Schedule /getNFLTeamSchedule |
This call returns the schedule of any team, using the teamID that can be found in "getNFLTeams" call. Call needs to look like this: /getNFLTeamSchedule?teamID=1 You can also use… |
| GET |
Get Daily NFL Schedule /getNFLGamesForDate |
Get basic information on which games are being played during a day. call is like this: /getNFLGamesForDate?gameDate=20221211 The above call will return all of the games from… |
| GET |
Get Player Information /getNFLPlayerInfo |
Call this to get general information on each player (name, team, experience, birthday, college, etc). You can call with their playerID, if you know it. playerID calls will always… |
| GET |
Get NFL Games and Stats For a Single Player /getNFLGamesForPlayer |
This call will grab a map of all of the games a player has played this season. Also will give the fantasy points for each game if you enter your league settings in the inbound… |
| GET |
Get Current Info /getNFLCurrentInfo |
This pulls back current data regarding what season the API is currently set for as well as what the system date and current NFL week is. Users can enter their own date which will… |
Tank01 NFL Live In-Game Real Time Statistics NFL pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $25 / month | — |
|
| MEGA | $100 / month | — |
|