Tank01 Fantasy Stats
Tank01's API's offer LIVE, Real-Time, in-game NBA (National Basketball League) stats. Schedules and Rosters updated multiple times per day. Player information includes injury status which is updated along with rosters. Gambling and Betting odds updated every minute. Player props included as well! Games updated as they happen. Standings included, as well as current win/loss streaks. Fantasy point…
Tank01 Fantasy Stats endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get NBA Betting Odds /getNBABettingOdds |
This grabs NBA 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 Fantasy Point Projections /getNBAProjections |
This will retrieve fantasy projections, regular season only, for either 7 days ahead or 14 days ahead. This also will calculate fantasy scores. Each stat has a default for… |
| GET |
Get Game Box Score - Live - Real Time /getNBABoxScore |
Retrieves the entire box score for a game either in progress or already completed for the current season. The stats retrieved here are what are normally shown in box scores or… |
| GET |
Get Teams /getNBATeams |
Quick Warning/heads up: This call has the capability to return a LOT of data, depending on which parameters you set to "true". rapidAPI's UI sometimes cannot handle the payload… |
| GET |
Get NBA Games and Stats for a Single Player /getNBAGamesForPlayer |
This call will grab a map of all of the games a player has played in the season. playerID is a required parameter. You can also use gameID if you want to only pull back a… |
| GET |
Get Daily Scoreboard - Live - Real Time /getNBAScoresOnly |
This call will pull game scores and no other stats. /getNBAScoresOnly Call it with no parameters, it will return the current date's game list with their scores. You can use both… |
| GET |
Get General Game Information /getNBAGameInfo |
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 Daily Schedule /getNBAGamesForDate |
Get basic information on which games are being played during a day. call is like this: /getNBAGamesForDate?gameDate=20220310 The above call will return all of the games from… |
| GET |
Get Team Roster /getNBATeamRoster |
This call returns the current or historical* roster of any team, using the teamID that can be found in "getNBATeams" call. Rosters are updated a few times throughout the day.… |
| GET |
Get NBA Injury List History /getNBAInjuryList |
This table currently has injury history from the years 2020, 2021, 2022, and 2023 for players who played an NBA game in the 21-22 season and afterwards. Consider this table as… |
| GET |
Get Player Information /getNBAPlayerInfo |
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 Player List /getNBAPlayerList |
Grabs all of this season's players and their IDs. ONE CALL is all you need to retrieve every player. No need to call multiple times to get the full list. Rosters are updated… |
| GET |
DFS Salaries /getNBADFS |
Enter the date (YYYYMMDD) and this will return DFS salaries for various DFS sites. Goes back as far as 20250119 |
| GET |
Get Team Schedule /getNBATeamSchedule |
This call returns the schedule of any team, using the teamID that can be found in "getNBATeams" call. Call needs to look like this: /getNBATeamSchedule?teamID=1 You can also use… |
| GET |
Top News and Headlines /getNBANews |
This endpoint will retrieve relevant news links. /getNBANews Options: - playerID=xxx Enter a playerID here and get news for that player -teamID -teamAbv Entering a teamID or… |
| GET |
Get NBA Depth Charts /getNBADepthCharts |
Updated daily, no parameters needed. Returns Depth Charts. |
| GET |
Get ADP (Average Draft Position) /getNBAADP |
Returns Current ADP in a list. ADPs updated hourly. No required parameters optional parameters: adpDate can be entered if you want a previous date's ADP. ADP's go as far back as… |
| GET |
Get Current Info /getNBACurrentInfo |
This pulls back current data regarding what season the API is currently set for as well as what the system date and current season type is for the NBA (pre/reg/playin/post).… |
Tank01 Fantasy Stats pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $25 / month | — |
|
| MEGA | $100 / month | — |
|