Official NBA Stats API (1.0.0)

Download OpenAPI specification:Download

License: MIT

OpenAPI documentation for the nba.stats.com and data.nba.com

nba

Endpoints available in the NBA stats website

AllTimeLeadersGrids

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

PerMode
required
string (PerMode)

[to do]

SeasonType
required
string (SeasonType)

[to do]

TopX
required
string (TopX)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "alltimeleadersgrids",
  • "resultSets": [
    ]
}

AssistLeaders

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

PerMode
required
string (PerMode)

[to do]

PlayerOrTeam
required
string (PlayerOrTeam)
Enum: "Player" "Team"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "assistleaders",
  • "resultSets": [
    ]
}

AssistTracker

[to do]

query Parameters
College
null or string (College)

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

Country
null or string (Country)

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DraftPick
null or string (DraftPick)

[to do]

DraftYear
null or string (DraftYear)

[to do]

GameScope
null or string (GameScope)
Enum: null "Yesterday" "Last 10"

[to do]

Height
null or string (Height)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PerMode
required
string (PerMode)

[to do]

PlayerExperience
null or string (PlayerExperience)
Enum: null "Rookie" "Sophomore" "Veteran"

[to do]

PlayerPosition
null or string (PlayerPosition)
Enum: null "F" "C" "G" "C-F" "F-C" "F-G" "G-F"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

StarterBench
null or string (StarterBench)
Enum: null "Starters" "Bench"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Weight
null or string (Weight)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "assisttracker",
  • "resultSets": [
    ]
}

BoxScoreAdvancedV2

[to do]

query Parameters
EndPeriod
required
string (EndPeriod)

[to do]

EndRange
required
string (EndRange)

[to do]

GameID
required
string (GameID)

[to do]

RangeType
required
string (RangeType)

[to do]

StartPeriod
required
string (StartPeriod)

[to do]

StartRange
required
string (StartRange)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "boxscoreadvancedv2",
  • "resultSets": [
    ]
}

BoxScoreFourFactorsV2

[to do]

query Parameters
EndPeriod
required
string (EndPeriod)

[to do]

EndRange
required
string (EndRange)

[to do]

GameID
required
string (GameID)

[to do]

RangeType
required
string (RangeType)

[to do]

StartPeriod
required
string (StartPeriod)

[to do]

StartRange
required
string (StartRange)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "boxscorefourfactorsv2",
  • "resultSets": [
    ]
}

BoxScoreMiscV2

[to do]

query Parameters
EndPeriod
required
string (EndPeriod)

[to do]

EndRange
required
string (EndRange)

[to do]

GameID
required
string (GameID)

[to do]

RangeType
required
string (RangeType)

[to do]

StartPeriod
required
string (StartPeriod)

[to do]

StartRange
required
string (StartRange)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "boxscoremiscv2",
  • "resultSets": [
    ]
}

BoxScorePlayerTrackV2

[to do]

query Parameters
GameID
required
string (GameID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "boxscoreplayertrackv2",
  • "resultSets": [
    ]
}

BoxScoreScoringV2

[to do]

query Parameters
EndPeriod
required
string (EndPeriod)

[to do]

EndRange
required
string (EndRange)

[to do]

GameID
required
string (GameID)

[to do]

RangeType
required
string (RangeType)

[to do]

StartPeriod
required
string (StartPeriod)

[to do]

StartRange
required
string (StartRange)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "boxscorescoringv2",
  • "resultSets": [
    ]
}

BoxScoreSimilarityScore

[to do]

query Parameters
Person1Id
required
string (Person1Id)

[to do]

Person1LeagueId
required
string (Person1LeagueId)

[to do]

Person1Season
required
string (Person1Season)

[to do]

Person1SeasonType
required
string (Person1SeasonType)

[to do]

Person2Id
required
string (Person2Id)

[to do]

Person2LeagueId
required
string (Person2LeagueId)

[to do]

Person2Season
required
string (Person2Season)

[to do]

Person2SeasonType
required
string (Person2SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "boxscoresimilarityscore",
  • "resultSets": [
    ]
}

BoxScoreSummaryV2

[to do]

query Parameters
GameID
required
string (GameID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "boxscoresummaryv2",
  • "resultSets": [
    ]
}

BoxScoreTraditionalV2

[to do]

query Parameters
EndPeriod
required
string (EndPeriod)

[to do]

EndRange
required
string (EndRange)

[to do]

GameID
required
string (GameID)

[to do]

RangeType
required
string (RangeType)

[to do]

StartPeriod
required
string (StartPeriod)

[to do]

StartRange
required
string (StartRange)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "boxscoretraditionalv2",
  • "resultSets": [
    ]
}

BoxScoreUsageV2

[to do]

query Parameters
EndPeriod
required
string (EndPeriod)

[to do]

EndRange
required
string (EndRange)

[to do]

GameID
required
string (GameID)

[to do]

RangeType
required
string (RangeType)

[to do]

StartPeriod
required
string (StartPeriod)

[to do]

StartRange
required
string (StartRange)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "boxscoreusagev2",
  • "resultSets": [
    ]
}

CommonAllPlayers

[to do]

query Parameters
IsOnlyCurrentSeason
required
string (IsOnlyCurrentSeason)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "commonallplayers",
  • "resultSets": [
    ]
}

CommonPlayerInfo

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "commonplayerinfo",
  • "resultSets": [
    ]
}

CommonPlayoffSeries

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeriesID
string (SeriesID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "commonplayoffseries",
  • "resultSets": [
    ]
}

CommonTeamRoster

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

TeamID
string (TeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "commonteamroster",
  • "resultSets": [
    ]
}

CommonTeamYears

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "commonteamyears",
  • "resultSets": [
    ]
}

CumeStatsPlayer

[to do]

query Parameters
GameIDs
required
string (GameIDs)

[to do]

LeagueID
required
string (LeagueID)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "cumestatsplayer",
  • "resultSets": [
    ]
}

CumeStatsPlayerGames

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PlayerID
required
string (PlayerID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

VsTeamID
string (VsTeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "cumestatsplayergames",
  • "resultSets": [
    ]
}

CumeStatsTeam

[to do]

query Parameters
GameIDs
required
string (GameIDs)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "cumestatsteam",
  • "resultSets": [
    ]
}

CumeStatsTeamGames

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonID
string (SeasonID)

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

VsTeamID
string (VsTeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "cumestatsteamgames",
  • "resultSets": [
    ]
}

DefenseHub

[to do]

query Parameters
GameScope
null or string (GameScope)
Enum: null "Yesterday" "Last 10"

[to do]

LeagueID
required
string (LeagueID)

[to do]

PlayerOrTeam
required
string (PlayerOrTeam)
Enum: "Player" "Team"

[to do]

PlayerScope
required
string (PlayerScope)
Enum: "All Players" "Rookies"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "defensehub",
  • "resultSets": [
    ]
}

DraftBoard

[to do]

query Parameters
College
null or string (College)

[to do]

LeagueID
required
string (LeagueID)

[to do]

OverallPick
null or string (OverallPick)

[to do]

RoundNum
null or string (RoundNum)

[to do]

RoundPick
null or string (RoundPick)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

TeamID
string (TeamID)

[to do]

TopX
required
string (TopX)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "draftboard",
  • "resultSets": [
    ]
}

DraftCombineDrillResults

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

SeasonYear
required
string (SeasonYear)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "draftcombinedrillresults",
  • "resultSets": [
    ]
}

DraftCombineNonStationaryShooting

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

SeasonYear
required
string (SeasonYear)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "draftcombinenonstationaryshooting",
  • "resultSets": [
    ]
}

DraftCombinePlayerAnthro

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

SeasonYear
required
string (SeasonYear)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "draftcombineplayeranthro",
  • "resultSets": [
    ]
}

DraftCombineSpotShooting

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

SeasonYear
required
string (SeasonYear)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "draftcombinespotshooting",
  • "resultSets": [
    ]
}

DraftCombineStats

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

SeasonYear
required
string (SeasonYear)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "draftcombinestats",
  • "resultSets": [
    ]
}

DraftHistory

[to do]

query Parameters
College
null or string (College)

[to do]

LeagueID
required
string (LeagueID)

[to do]

OverallPick
null or string (OverallPick)

[to do]

RoundNum
null or string (RoundNum)

[to do]

RoundPick
null or string (RoundPick)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

TeamID
string (TeamID)

[to do]

TopX
required
string (TopX)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "drafthistory",
  • "resultSets": [
    ]
}

FantasyWidget

[to do]

query Parameters
ActivePlayers
required
string (ActivePlayers)
Enum: "Y" "N"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

PORound
null or string (PORound)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Position
null or string (Position)
Enum: null "Guard" "Forward" "Center"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

TodaysOpponent
required
string (TodaysOpponent)

[to do]

TodaysPlayers
required
string (TodaysPlayers)
Enum: "Y" "N"

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "fantasywidget",
  • "resultSets": [
    ]
}

FranchiseHistory

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "franchisehistory",
  • "resultSets": [
    ]
}

FranchiseLeaders

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

TeamID
string (TeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "franchiseleaders",
  • "resultSets": [
    ]
}

FranchisePlayers

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

PerMode
required
string (PerMode)

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "franchiseplayers",
  • "resultSets": [
    ]
}

GLAlumBoxScoreSimilarityScore

[to do]

query Parameters
Person1Id
required
string (Person1Id)

[to do]

Person1LeagueId
required
string (Person1LeagueId)

[to do]

Person1Season
required
string (Person1Season)

[to do]

Person1SeasonType
required
string (Person1SeasonType)

[to do]

Person2Id
required
string (Person2Id)

[to do]

Person2LeagueId
required
string (Person2LeagueId)

[to do]

Person2Season
required
string (Person2Season)

[to do]

Person2SeasonType
required
string (Person2SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "glalumboxscoresimilarityscore",
  • "resultSets": [
    ]
}

GameRotation

[to do]

query Parameters
GameID
required
string (GameID)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "gamerotation",
  • "resultSets": [
    ]
}

HomePageLeaders

[to do]

query Parameters
GameScope
null or string (GameScope)
Enum: null "Yesterday" "Last 10"

[to do]

LeagueID
required
string (LeagueID)

[to do]

PlayerOrTeam
required
string (PlayerOrTeam)
Enum: "Player" "Team"

[to do]

PlayerScope
required
string (PlayerScope)
Enum: "All Players" "Rookies"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

StatCategory
required
string (StatCategory)
Enum: "Points" "Rebounds" "Assists" "Defense" "Clutch" "Playmaking" "Efficiency" "Fast Break" "Scoring Breakdown"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "homepageleaders",
  • "resultSets": [
    ]
}

HomePageV2

[to do]

query Parameters
GameScope
null or string (GameScope)
Enum: null "Yesterday" "Last 10"

[to do]

LeagueID
required
string (LeagueID)

[to do]

PlayerOrTeam
required
string (PlayerOrTeam)
Enum: "Player" "Team"

[to do]

PlayerScope
required
string (PlayerScope)
Enum: "All Players" "Rookies"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

StatType
required
string (StatType)
Enum: "Traditional" "Advanced" "Tracking"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "homepagev2",
  • "resultSets": [
    ]
}

HustleStatsBoxScore

[to do]

query Parameters
GameID
required
string (GameID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "hustlestatsboxscore",
  • "resultSets": [
    ]
}

InfographicFanDuelPlayer

[to do]

query Parameters
GameID
required
string (GameID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "infographicfanduelplayer",
  • "resultSets": [
    ]
}

ISTStangings

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

Section
required
string (Section)
Enum: "group" "widcard"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "iststangings",
  • "resultSets": [
    ]
}

LeadersTiles

[to do]

query Parameters
GameScope
null or string (GameScope)
Enum: null "Yesterday" "Last 10"

[to do]

LeagueID
required
string (LeagueID)

[to do]

PlayerOrTeam
required
string (PlayerOrTeam)
Enum: "Player" "Team"

[to do]

PlayerScope
required
string (PlayerScope)
Enum: "All Players" "Rookies"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Stat
required
string (Stat)
Enum: "PTS" "REB" "AST" "FGPCT" "FTPCT" "FG3PCT" "STL" "BLK"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaderstiles",
  • "resultSets": [
    ]
}

LeagueDashLineups

[to do]

query Parameters
Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

GroupQuantity
required
string (GroupQuantity)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashlineups",
  • "resultSets": [
    ]
}

LeagueDashOppPtShot

[to do]

query Parameters
CloseDefDistRange
null or string (CloseDefDistRange)

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DribbleRange
null or string (DribbleRange)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

GeneralRange
null or string (GeneralRange)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

ShotDistRange
null or string (ShotDistRange)

[to do]

TeamID
string (TeamID)

[to do]

TouchTimeRange
null or string (TouchTimeRange)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashoppptshot",
  • "resultSets": [
    ]
}

LeagueDashPlayerBioStats

[to do]

query Parameters
College
null or string (College)

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

Country
null or string (Country)

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DraftPick
null or string (DraftPick)

[to do]

DraftYear
null or string (DraftYear)

[to do]

GameScope
null or string (GameScope)
Enum: null "Yesterday" "Last 10"

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

Height
null or string (Height)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerExperience
null or string (PlayerExperience)
Enum: null "Rookie" "Sophomore" "Veteran"

[to do]

PlayerPosition
null or string (PlayerPosition)
Enum: null "F" "C" "G" "C-F" "F-C" "F-G" "G-F"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

StarterBench
null or string (StarterBench)
Enum: null "Starters" "Bench"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Weight
null or string (Weight)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashplayerbiostats",
  • "resultSets": [
    ]
}

LeagueDashPlayerClutch

[to do]

query Parameters
AheadBehind
required
string (AheadBehind)
Enum: "Ahead or Behind" "Behind or Tied" "Ahead or Tied"

[to do]

ClutchTime
required
string (ClutchTime)
Enum: "Last 5 Minutes" "Last 4 Minutes" "Last 3 Minutes" "Last 2 Minutes" "Last 1 Minute" "Last 30 Seconds" "Last 10 Seconds"

[to do]

College
null or string (College)

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

Country
null or string (Country)

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DraftPick
null or string (DraftPick)

[to do]

DraftYear
null or string (DraftYear)

[to do]

GameScope
null or string (GameScope)
Enum: null "Yesterday" "Last 10"

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

Height
null or string (Height)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerExperience
null or string (PlayerExperience)
Enum: null "Rookie" "Sophomore" "Veteran"

[to do]

PlayerPosition
null or string (PlayerPosition)
Enum: null "F" "C" "G" "C-F" "F-C" "F-G" "G-F"

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

PointDiff
required
string (PointDiff)

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

StarterBench
null or string (StarterBench)
Enum: null "Starters" "Bench"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Weight
null or string (Weight)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashplayerclutch",
  • "resultSets": [
    ]
}

LeagueDashPlayerPtShot

[to do]

query Parameters
CloseDefDistRange
null or string (CloseDefDistRange)

[to do]

College
null or string (College)

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

Country
null or string (Country)

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DraftPick
null or string (DraftPick)

[to do]

DraftYear
null or string (DraftYear)

[to do]

DribbleRange
null or string (DribbleRange)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

GeneralRange
null or string (GeneralRange)

[to do]

Height
null or string (Height)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerExperience
null or string (PlayerExperience)
Enum: null "Rookie" "Sophomore" "Veteran"

[to do]

PlayerPosition
null or string (PlayerPosition)
Enum: null "F" "C" "G" "C-F" "F-C" "F-G" "G-F"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

ShotDistRange
null or string (ShotDistRange)

[to do]

StarterBench
null or string (StarterBench)
Enum: null "Starters" "Bench"

[to do]

TeamID
string (TeamID)

[to do]

TouchTimeRange
null or string (TouchTimeRange)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Weight
null or string (Weight)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashplayerptshot",
  • "resultSets": [
    ]
}

LeagueDashPlayerStats

[to do]

query Parameters
College
null or string (College)

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

Country
null or string (Country)

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DraftPick
null or string (DraftPick)

[to do]

DraftYear
null or string (DraftYear)

[to do]

GameScope
null or string (GameScope)
Enum: null "Yesterday" "Last 10"

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

Height
null or string (Height)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerExperience
null or string (PlayerExperience)
Enum: null "Rookie" "Sophomore" "Veteran"

[to do]

PlayerPosition
null or string (PlayerPosition)
Enum: null "F" "C" "G" "C-F" "F-C" "F-G" "G-F"

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

StarterBench
null or string (StarterBench)
Enum: null "Starters" "Bench"

[to do]

TeamID
string (TeamID)

[to do]

TwoWay
null or string (TwoWay)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Weight
null or string (Weight)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashplayerstats",
  • "resultSets": [
    ]
}

LeagueDashPtDefend

[to do]

query Parameters
College
null or string (College)

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

Country
null or string (Country)

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

DefenseCategory
required
string (DefenseCategory)
Enum: "Overall" "3 Pointers" "2 Pointers" "Less Than 6Ft" "Less Than 10Ft" "Greater Than 15Ft"

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DraftPick
null or string (DraftPick)

[to do]

DraftYear
null or string (DraftYear)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

Height
null or string (Height)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerExperience
null or string (PlayerExperience)
Enum: null "Rookie" "Sophomore" "Veteran"

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlayerPosition
null or string (PlayerPosition)
Enum: null "F" "C" "G" "C-F" "F-C" "F-G" "G-F"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

StarterBench
null or string (StarterBench)
Enum: null "Starters" "Bench"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Weight
null or string (Weight)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashptdefend",
  • "resultSets": [
    ]
}

LeagueDashPtStats

[to do]

query Parameters
College
null or string (College)

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

Country
null or string (Country)

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DraftPick
null or string (DraftPick)

[to do]

DraftYear
null or string (DraftYear)

[to do]

GameScope
null or string (GameScope)
Enum: null "Yesterday" "Last 10"

[to do]

Height
null or string (Height)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PerMode
required
string (PerMode)

[to do]

PlayerExperience
null or string (PlayerExperience)
Enum: null "Rookie" "Sophomore" "Veteran"

[to do]

PlayerOrTeam
required
string (PlayerOrTeam)
Enum: "Player" "Team"

[to do]

PlayerPosition
null or string (PlayerPosition)
Enum: null "F" "C" "G" "C-F" "F-C" "F-G" "G-F"

[to do]

PtMeasureType
required
string (PtMeasureType)
Enum: "SpeedDistance" "Rebounding" "Possessions" "CatchShoot" "PullUpShot" "Defense" "Drives" "Passing" "ElbowTouch" "PostTouch" "PaintTouch" "Efficiency"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

StarterBench
null or string (StarterBench)
Enum: null "Starters" "Bench"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Weight
null or string (Weight)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashptstats",
  • "resultSets": [
    ]
}

LeagueDashPtTeamDefend

[to do]

query Parameters
Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

DefenseCategory
required
string (DefenseCategory)
Enum: "Overall" "3 Pointers" "2 Pointers" "Less Than 6Ft" "Less Than 10Ft" "Greater Than 15Ft"

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashptteamdefend",
  • "resultSets": [
    ]
}

LeagueDashTeamClutch

[to do]

query Parameters
AheadBehind
required
string (AheadBehind)
Enum: "Ahead or Behind" "Behind or Tied" "Ahead or Tied"

[to do]

ClutchTime
required
string (ClutchTime)
Enum: "Last 5 Minutes" "Last 4 Minutes" "Last 3 Minutes" "Last 2 Minutes" "Last 1 Minute" "Last 30 Seconds" "Last 10 Seconds"

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

GameScope
null or string (GameScope)
Enum: null "Yesterday" "Last 10"

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerExperience
null or string (PlayerExperience)
Enum: null "Rookie" "Sophomore" "Veteran"

[to do]

PlayerPosition
null or string (PlayerPosition)
Enum: null "F" "C" "G" "C-F" "F-C" "F-G" "G-F"

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

PointDiff
required
string (PointDiff)

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

StarterBench
null or string (StarterBench)
Enum: null "Starters" "Bench"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashteamclutch",
  • "resultSets": [
    ]
}

LeagueDashTeamPtShot

[to do]

query Parameters
CloseDefDistRange
null or string (CloseDefDistRange)

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DribbleRange
null or string (DribbleRange)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

GeneralRange
null or string (GeneralRange)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

ShotDistRange
null or string (ShotDistRange)

[to do]

TeamID
string (TeamID)

[to do]

TouchTimeRange
null or string (TouchTimeRange)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashteamptshot",
  • "resultSets": [
    ]
}

LeagueDashTeamStats

[to do]

query Parameters
Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

GameScope
null or string (GameScope)
Enum: null "Yesterday" "Last 10"

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerExperience
null or string (PlayerExperience)
Enum: null "Rookie" "Sophomore" "Veteran"

[to do]

PlayerPosition
null or string (PlayerPosition)
Enum: null "F" "C" "G" "C-F" "F-C" "F-G" "G-F"

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

StarterBench
null or string (StarterBench)
Enum: null "Starters" "Bench"

[to do]

TeamID
string (TeamID)

[to do]

TwoWay
null or string (TwoWay)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashteamstats",
  • "resultSets": [
    ]
}

LeagueGameFinder

[to do]

query Parameters
Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DraftNumber
null or string (DraftNumber)

[to do]

DraftRound
null or string (DraftRound)

[to do]

DraftTeamID
null or string (DraftTeamID)

[to do]

DraftYear
null or string (DraftYear)

[to do]

EqAST
null or string (EqAST)

[to do]

EqBLK
null or string (EqBLK)

[to do]

EqDD
null or string (EqDD)

[to do]

EqDREB
null or string (EqDREB)

[to do]

EqFG3A
null or string (EqFG3A)

[to do]

EqFG3M
null or string (EqFG3M)

[to do]

EqFG3_PCT
null or string (EqFG3_PCT)

[to do]

EqFGA
null or string (EqFGA)

[to do]

EqFGM
null or string (EqFGM)

[to do]

EqFG_PCT
null or string (EqFG_PCT)

[to do]

EqFTA
null or string (EqFTA)

[to do]

EqFTM
null or string (EqFTM)

[to do]

EqFT_PCT
null or string (EqFT_PCT)

[to do]

EqMINUTES
null or string (EqMINUTES)

[to do]

EqOREB
null or string (EqOREB)

[to do]

EqPF
null or string (EqPF)

[to do]

EqPTS
null or string (EqPTS)

[to do]

EqREB
null or string (EqREB)

[to do]

EqSTL
null or string (EqSTL)

[to do]

EqTD
null or string (EqTD)

[to do]

EqTOV
null or string (EqTOV)

[to do]

GameID
required
string (GameID)

[to do]

GtAST
null or string (GtAST)

[to do]

GtBLK
null or string (GtBLK)

[to do]

GtDD
null or string (GtDD)

[to do]

GtDREB
null or string (GtDREB)

[to do]

GtFG3A
null or string (GtFG3A)

[to do]

GtFG3M
null or string (GtFG3M)

[to do]

GtFG3_PCT
null or string (GtFG3_PCT)

[to do]

GtFGA
null or string (GtFGA)

[to do]

GtFGM
null or string (GtFGM)

[to do]

GtFG_PCT
null or string (GtFG_PCT)

[to do]

GtFTA
null or string (GtFTA)

[to do]

GtFTM
null or string (GtFTM)

[to do]

GtFT_PCT
null or string (GtFT_PCT)

[to do]

GtMINUTES
null or string (GtMINUTES)

[to do]

GtOREB
null or string (GtOREB)

[to do]

GtPF
null or string (GtPF)

[to do]

GtPTS
null or string (GtPTS)

[to do]

GtREB
null or string (GtREB)

[to do]

GtSTL
null or string (GtSTL)

[to do]

GtTD
null or string (GtTD)

[to do]

GtTOV
null or string (GtTOV)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

LtAST
null or string (LtAST)

[to do]

LtBLK
null or string (LtBLK)

[to do]

LtDD
null or string (LtDD)

[to do]

LtDREB
null or string (LtDREB)

[to do]

LtFG3A
null or string (LtFG3A)

[to do]

LtFG3M
null or string (LtFG3M)

[to do]

LtFG3_PCT
null or string (LtFG3_PCT)

[to do]

LtFGA
null or string (LtFGA)

[to do]

LtFGM
null or string (LtFGM)

[to do]

LtFG_PCT
null or string (LtFG_PCT)

[to do]

LtFTA
null or string (LtFTA)

[to do]

LtFTM
null or string (LtFTM)

[to do]

LtFT_PCT
null or string (LtFT_PCT)

[to do]

LtMINUTES
null or string (LtMINUTES)

[to do]

LtOREB
null or string (LtOREB)

[to do]

LtPF
null or string (LtPF)

[to do]

LtPTS
null or string (LtPTS)

[to do]

LtREB
null or string (LtREB)

[to do]

LtSTL
null or string (LtSTL)

[to do]

LtTD
null or string (LtTD)

[to do]

LtTOV
null or string (LtTOV)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlayerOrTeam
required
string (PlayerOrTeam)
Enum: "Player" "Team"

[to do]

RookieYear
null or string (RookieYear)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

StarterBench
null or string (StarterBench)
Enum: null "Starters" "Bench"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

VsTeamID
string (VsTeamID)

[to do]

YearsExperience
null or string (YearsExperience)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguegamefinder",
  • "resultSets": [
    ]
}

LeagueGameLog

[to do]

query Parameters
Counter
required
string (Counter)

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Direction
required
string (Direction)
Enum: "ASC" "DESC"

[to do]

LeagueID
required
string (LeagueID)

[to do]

PlayerOrTeam
required
string (PlayerOrTeam)
Enum: "Player" "Team"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Sorter
required
string (Sorter)
Enum: "FGM" "FGA" "FGPCT" "FG3M" "FG3A" "FG3PCT" "FTM" "FTA" "FTPCT" "OREB" "DREB" "AST" "STL" "BLK" "TOV" "REB" "PTS" "DATE"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguegamelog",
  • "resultSets": [
    ]
}

LeagueHustleStatsPlayer

[to do]

query Parameters
College
null or string (College)

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

Country
null or string (Country)

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DraftPick
null or string (DraftPick)

[to do]

DraftYear
null or string (DraftYear)

[to do]

Height
null or string (Height)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PerMode
required
string (PerMode)

[to do]

PlayerExperience
null or string (PlayerExperience)
Enum: null "Rookie" "Sophomore" "Veteran"

[to do]

PlayerPosition
null or string (PlayerPosition)
Enum: null "F" "C" "G" "C-F" "F-C" "F-G" "G-F"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Weight
null or string (Weight)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguehustlestatsplayer",
  • "resultSets": [
    ]
}

LeagueHustleStatsTeam

[to do]

query Parameters
College
null or string (College)

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

Country
null or string (Country)

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DraftPick
null or string (DraftPick)

[to do]

DraftYear
null or string (DraftYear)

[to do]

Height
null or string (Height)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PerMode
required
string (PerMode)

[to do]

PlayerExperience
null or string (PlayerExperience)
Enum: null "Rookie" "Sophomore" "Veteran"

[to do]

PlayerPosition
null or string (PlayerPosition)
Enum: null "F" "C" "G" "C-F" "F-C" "F-G" "G-F"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Weight
null or string (Weight)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguehustlestatsteam",
  • "resultSets": [
    ]
}

LeagueLeaders

[to do]

query Parameters
ActiveFlag
null or string (ActiveFlag)

[to do]

LeagueID
required
string (LeagueID)

[to do]

PerMode
required
string (PerMode)

[to do]

Scope
required
string (Scope)
Enum: "RS" "S" "Rookies"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

StatCategory
required
string (StatCategory)
Enum: "Points" "Rebounds" "Assists" "Defense" "Clutch" "Playmaking" "Efficiency" "Fast Break" "Scoring Breakdown"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leagueleaders",
  • "resultSets": [
    ]
}

LeagueLineupViz

[to do]

query Parameters
Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

GroupQuantity
required
string (GroupQuantity)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

MinutesMin
required
string (MinutesMin)

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguelineupviz",
  • "resultSets": [
    ]
}

LeaguePlayerOnDetails

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leagueplayerondetails",
  • "resultSets": [
    ]
}

LeagueSeasonMatchups

[to do]

query Parameters
DefPlayerID
string (DefPlayerID)

[to do]

DefTeamID
null or string (DefTeamID)

[to do]

LeagueID
required
string (LeagueID)

[to do]

OffPlayerID
string (OffPlayerID)

[to do]

OffTeamID
null or string (OffTeamID)

[to do]

PerMode
required
string (PerMode)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leagueseasonmatchups",
  • "resultSets": [
    ]
}

LeagueStandings

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

SeasonYear
required
string (SeasonYear)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguestandings",
  • "resultSets": [
    ]
}

LeagueStandingsV3

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

SeasonYear
required
string (SeasonYear)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguestandingsv3",
  • "resultSets": [
    ]
}

MatchupsRollup

[to do]

query Parameters
DefPlayerID
string (DefPlayerID)

[to do]

DefTeamID
null or string (DefTeamID)

[to do]

LeagueID
required
string (LeagueID)

[to do]

OffPlayerID
string (OffPlayerID)

[to do]

OffTeamID
null or string (OffTeamID)

[to do]

PerMode
required
string (PerMode)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "matchupsrollup",
  • "resultSets": [
    ]
}

PlayByPlay

[to do]

query Parameters
EndPeriod
required
string (EndPeriod)

[to do]

GameID
required
string (GameID)

[to do]

StartPeriod
required
string (StartPeriod)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playbyplay",
  • "resultSets": [
    ]
}

PlayByPlayV2

[to do]

query Parameters
EndPeriod
required
string (EndPeriod)

[to do]

GameID
required
string (GameID)

[to do]

StartPeriod
required
string (StartPeriod)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playbyplayv2",
  • "resultSets": [
    ]
}

PlayerAwards

[to do]

query Parameters
PlayerID
required
string (PlayerID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerawards",
  • "resultSets": [
    ]
}

PlayerCareerByCollege

[to do]

query Parameters
College
null or string (College)

[to do]

LeagueID
required
string (LeagueID)

[to do]

PerMode
required
string (PerMode)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playercareerbycollege",
  • "resultSets": [
    ]
}

PlayerCareerByCollegeRollup

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

PerMode
required
string (PerMode)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playercareerbycollegerollup",
  • "resultSets": [
    ]
}

PlayerCareerStats

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

PerMode
required
string (PerMode)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playercareerstats",
  • "resultSets": [
    ]
}

PlayerCompare

[to do]

query Parameters
Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerIDList
required
string (PlayerIDList)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

VsPlayerIDList
required
string (VsPlayerIDList)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playercompare",
  • "resultSets": [
    ]
}

PlayerDashPtPass

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PerMode
required
string (PerMode)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerdashptpass",
  • "resultSets": [
    ]
}

PlayerDashPtReb

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerdashptreb",
  • "resultSets": [
    ]
}

PlayerDashPtShotDefend

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerdashptshotdefend",
  • "resultSets": [
    ]
}

PlayerDashPtShots

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerdashptshots",
  • "resultSets": [
    ]
}

PlayerDashboardByClutch

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerdashboardbyclutch",
  • "resultSets": [
    ]
}

PlayerDashboardByGameSplits

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerdashboardbygamesplits",
  • "resultSets": [
    ]
}

PlayerDashboardByGeneralSplits

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerdashboardbygeneralsplits",
  • "resultSets": [
    ]
}

PlayerDashboardByLastNGames

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerdashboardbylastngames",
  • "resultSets": [
    ]
}

PlayerDashboardByShootingSplits

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerdashboardbyshootingsplits",
  • "resultSets": [
    ]
}

PlayerDashboardByTeamPerformance

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerdashboardbyteamperformance",
  • "resultSets": [
    ]
}

PlayerDashboardByYearOverYear

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerdashboardbyyearoveryear",
  • "resultSets": [
    ]
}

PlayerEstimatedMetrics

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerestimatedmetrics",
  • "resultSets": [
    ]
}

PlayerFantasyProfile

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerfantasyprofile",
  • "resultSets": [
    ]
}

PlayerFantasyProfileBarGraph

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerfantasyprofilebargraph",
  • "resultSets": [
    ]
}

PlayerGameLog

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

LeagueID
required
string (LeagueID)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playergamelog",
  • "resultSets": [
    ]
}

PlayerGameLogs

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OppTeamID
null or string (OppTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playergamelogs",
  • "resultSets": [
    ]
}

PlayerGameStreakFinder

[to do]

query Parameters
ActiveStreaksOnly
null or string (ActiveStreaksOnly)

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DraftNumber
null or string (DraftNumber)

[to do]

DraftRound
null or string (DraftRound)

[to do]

DraftTeamID
null or string (DraftTeamID)

[to do]

DraftYear
null or string (DraftYear)

[to do]

EqAST
null or string (EqAST)

[to do]

EqBLK
null or string (EqBLK)

[to do]

EqDD
null or string (EqDD)

[to do]

EqDREB
null or string (EqDREB)

[to do]

EqFG3A
null or string (EqFG3A)

[to do]

EqFG3M
null or string (EqFG3M)

[to do]

EqFG3_PCT
null or string (EqFG3_PCT)

[to do]

EqFGA
null or string (EqFGA)

[to do]

EqFGM
null or string (EqFGM)

[to do]

EqFG_PCT
null or string (EqFG_PCT)

[to do]

EqFTA
null or string (EqFTA)

[to do]

EqFTM
null or string (EqFTM)

[to do]

EqFT_PCT
null or string (EqFT_PCT)

[to do]

EqMINUTES
null or string (EqMINUTES)

[to do]

EqOREB
null or string (EqOREB)

[to do]

EqPF
null or string (EqPF)

[to do]

EqPTS
null or string (EqPTS)

[to do]

EqREB
null or string (EqREB)

[to do]

EqSTL
null or string (EqSTL)

[to do]

EqTD
null or string (EqTD)

[to do]

EqTOV
null or string (EqTOV)

[to do]

GameID
required
string (GameID)

[to do]

GtAST
null or string (GtAST)

[to do]

GtBLK
null or string (GtBLK)

[to do]

GtDD
null or string (GtDD)

[to do]

GtDREB
null or string (GtDREB)

[to do]

GtFG3A
null or string (GtFG3A)

[to do]

GtFG3M
null or string (GtFG3M)

[to do]

GtFG3_PCT
null or string (GtFG3_PCT)

[to do]

GtFGA
null or string (GtFGA)

[to do]

GtFGM
null or string (GtFGM)

[to do]

GtFG_PCT
null or string (GtFG_PCT)

[to do]

GtFTA
null or string (GtFTA)

[to do]

GtFTM
null or string (GtFTM)

[to do]

GtFT_PCT
null or string (GtFT_PCT)

[to do]

GtMINUTES
null or string (GtMINUTES)

[to do]

GtOREB
null or string (GtOREB)

[to do]

GtPF
null or string (GtPF)

[to do]

GtPTS
null or string (GtPTS)

[to do]

GtREB
null or string (GtREB)

[to do]

GtSTL
null or string (GtSTL)

[to do]

GtTD
null or string (GtTD)

[to do]

GtTOV
null or string (GtTOV)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

LtAST
null or string (LtAST)

[to do]

LtBLK
null or string (LtBLK)

[to do]

LtDD
null or string (LtDD)

[to do]

LtDREB
null or string (LtDREB)

[to do]

LtFG3A
null or string (LtFG3A)

[to do]

LtFG3M
null or string (LtFG3M)

[to do]

LtFG3_PCT
null or string (LtFG3_PCT)

[to do]

LtFGA
null or string (LtFGA)

[to do]

LtFGM
null or string (LtFGM)

[to do]

LtFG_PCT
null or string (LtFG_PCT)

[to do]

LtFTA
null or string (LtFTA)

[to do]

LtFTM
null or string (LtFTM)

[to do]

LtFT_PCT
null or string (LtFT_PCT)

[to do]

LtMINUTES
null or string (LtMINUTES)

[to do]

LtOREB
null or string (LtOREB)

[to do]

LtPF
null or string (LtPF)

[to do]

LtPTS
null or string (LtPTS)

[to do]

LtREB
null or string (LtREB)

[to do]

LtSTL
null or string (LtSTL)

[to do]

LtTD
null or string (LtTD)

[to do]

LtTOV
null or string (LtTOV)

[to do]

MinGames
null or string (MinGames)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PlayerID
required
string (PlayerID)

[to do]

RookieYear
null or string (RookieYear)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

StarterBench
null or string (StarterBench)
Enum: null "Starters" "Bench"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

VsTeamID
string (VsTeamID)

[to do]

YearsExperience
null or string (YearsExperience)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playergamestreakfinder",
  • "resultSets": [
    ]
}

PlayerNextNGames

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

NumberOfGames
required
string (NumberOfGames)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playernextngames",
  • "resultSets": [
    ]
}

PlayerProfileV2

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

PerMode
required
string (PerMode)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerprofilev2",
  • "resultSets": [
    ]
}

PlayerVsPlayer

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

VsPlayerID
required
string (VsPlayerID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playervsplayer",
  • "resultSets": [
    ]
}

PlayoffPicture

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

SeasonID
string (SeasonID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playoffpicture",
  • "resultSets": [
    ]
}

Scoreboard

[to do]

query Parameters
DayOffset
required
string (DayOffset) ^-{0,1}\d+$

[to do]

GameDate
required
string (GameDate)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "scoreboard",
  • "resultSets": [
    ]
}

ScoreboardV2

[to do]

query Parameters
DayOffset
required
string (DayOffset) ^-{0,1}\d+$

[to do]

GameDate
required
string (GameDate)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "scoreboardv2",
  • "resultSets": [
    ]
}

ShotChartDetail

[to do]

query Parameters
AheadBehind
required
string (AheadBehind)
Enum: "Ahead or Behind" "Behind or Tied" "Ahead or Tied"

[to do]

ClutchTime
required
string (ClutchTime)
Enum: "Last 5 Minutes" "Last 4 Minutes" "Last 3 Minutes" "Last 2 Minutes" "Last 1 Minute" "Last 30 Seconds" "Last 10 Seconds"

[to do]

ContextFilter
null or string (ContextFilter)

[to do]

ContextMeasure
required
string (ContextMeasure)
Enum: "PTS" "FGM" "FGA" "FGPCT" "FG3M" "FG3A" "FG3PCT" "PF" "EFGPCT" "TSPCT" "PTSFB" "PTSOFFTOV" "PTS2NDCHANCE" "PF"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

EndPeriod
required
string (EndPeriod)

[to do]

EndRange
required
string (EndRange)

[to do]

GameID
required
string (GameID)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlayerPosition
null or string (PlayerPosition)
Enum: null "F" "C" "G" "C-F" "F-C" "F-G" "G-F"

[to do]

PointDiff
required
string (PointDiff)

[to do]

Position
null or string (Position)
Enum: null "Guard" "Forward" "Center"

[to do]

RangeType
required
string (RangeType)

[to do]

RookieYear
null or string (RookieYear)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

StartPeriod
required
string (StartPeriod)

[to do]

StartRange
required
string (StartRange)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "shotchartdetail",
  • "resultSets": [
    ]
}

ShotChartLeagueWide

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "shotchartleaguewide",
  • "resultSets": [
    ]
}

ShotChartLineupDetail

[to do]

query Parameters
ContextFilter
null or string (ContextFilter)

[to do]

ContextMeasure
required
string (ContextMeasure)
Enum: "PTS" "FGM" "FGA" "FGPCT" "FG3M" "FG3A" "FG3PCT" "PF" "EFGPCT" "TSPCT" "PTSFB" "PTSOFFTOV" "PTS2NDCHANCE" "PF"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GROUP_ID
required
string (GROUP_ID) ^\d+(( - \d+){2,4})?$

[to do]

GameID
required
string (GameID)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

Period
required
string (Period)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "shotchartlineupdetail",
  • "resultSets": [
    ]
}

SynergyPlayTypes

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

PerMode
required
string (PerMode)

[to do]

PlayType
null or string (PlayType)

[to do]

PlayerOrTeam
required
string (PlayerOrTeam)
Enum: "Player" "Team"

[to do]

SeasonType
required
string (SeasonType)

[to do]

SeasonYear
required
string (SeasonYear)

[to do]

TypeGrouping
null or string (TypeGrouping)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "synergyplaytypes",
  • "resultSets": [
    ]
}

TeamAndPlayersVsPlayers

[to do]

query Parameters
Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID1
required
string (PlayerID1)

[to do]

PlayerID2
required
string (PlayerID2)

[to do]

PlayerID3
required
string (PlayerID3)

[to do]

PlayerID4
required
string (PlayerID4)

[to do]

PlayerID5
required
string (PlayerID5)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

VsPlayerID1
required
string (VsPlayerID1)

[to do]

VsPlayerID2
required
string (VsPlayerID2)

[to do]

VsPlayerID3
required
string (VsPlayerID3)

[to do]

VsPlayerID4
required
string (VsPlayerID4)

[to do]

VsPlayerID5
required
string (VsPlayerID5)

[to do]

VsTeamID
string (VsTeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamandplayersvsplayers",
  • "resultSets": [
    ]
}

TeamDashLineups

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameID
required
string (GameID)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

GroupQuantity
required
string (GroupQuantity)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamdashlineups",
  • "resultSets": [
    ]
}

TeamDashPtPass

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PerMode
required
string (PerMode)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamdashptpass",
  • "resultSets": [
    ]
}

TeamDashPtReb

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamdashptreb",
  • "resultSets": [
    ]
}

TeamDashPtShots

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamdashptshots",
  • "resultSets": [
    ]
}

TeamDashboardByGeneralSplits

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamdashboardbygeneralsplits",
  • "resultSets": [
    ]
}

TeamDashboardByShootingSplits

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamdashboardbyshootingsplits",
  • "resultSets": [
    ]
}

TeamDetails

[to do]

query Parameters
TeamID
string (TeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamdetails",
  • "resultSets": [
    ]
}

TeamEstimatedMetrics

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamestimatedmetrics",
  • "resultSets": [
    ]
}

TeamGameLog

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamgamelog",
  • "resultSets": [
    ]
}

TeamGameLogs

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OppTeamID
null or string (OppTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamgamelogs",
  • "resultSets": [
    ]
}

TeamHistoricalLeaders

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

SeasonID
string (SeasonID)

[to do]

TeamID
string (TeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamhistoricalleaders",
  • "resultSets": [
    ]
}

TeamInfoCommon

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teaminfocommon",
  • "resultSets": [
    ]
}

TeamPlayerDashboard

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamplayerdashboard",
  • "resultSets": [
    ]
}

TeamPlayerOnOffDetails

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamplayeronoffdetails",
  • "resultSets": [
    ]
}

TeamPlayerOnOffSummary

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamplayeronoffsummary",
  • "resultSets": [
    ]
}

TeamVsPlayer

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

VsPlayerID
required
string (VsPlayerID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamvsplayer",
  • "resultSets": [
    ]
}

TeamYearByYearStats

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

PerMode
required
string (PerMode)

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamyearbyyearstats",
  • "resultSets": [
    ]
}

VideoDetails

[to do]

query Parameters
AheadBehind
required
string (AheadBehind)
Enum: "Ahead or Behind" "Behind or Tied" "Ahead or Tied"

[to do]

ClutchTime
required
string (ClutchTime)
Enum: "Last 5 Minutes" "Last 4 Minutes" "Last 3 Minutes" "Last 2 Minutes" "Last 1 Minute" "Last 30 Seconds" "Last 10 Seconds"

[to do]

ContextFilter
null or string (ContextFilter)

[to do]

ContextMeasure
required
string (ContextMeasure)
Enum: "PTS" "FGM" "FGA" "FGPCT" "FG3M" "FG3A" "FG3PCT" "PF" "EFGPCT" "TSPCT" "PTSFB" "PTSOFFTOV" "PTS2NDCHANCE" "PF"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

EndPeriod
required
string (EndPeriod)

[to do]

EndRange
required
string (EndRange)

[to do]

GameID
required
string (GameID)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PointDiff
required
string (PointDiff)

[to do]

Position
null or string (Position)
Enum: null "Guard" "Forward" "Center"

[to do]

RangeType
required
string (RangeType)

[to do]

RookieYear
null or string (RookieYear)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

StartPeriod
required
string (StartPeriod)

[to do]

StartRange
required
string (StartRange)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "videodetails",
  • "resultSets": [ ]
}

VideoEvents

[to do]

query Parameters
GameEventID
required
string (GameEventID)

[to do]

GameID
required
string (GameID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "videoevents",
  • "resultSets": [ ]
}

VideoStatus

[to do]

query Parameters
GameDate
required
string (GameDate)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "videostatus",
  • "resultSets": [
    ]
}

WinProbabilityPBP

[to do]

query Parameters
GameID
required
string (GameID)

[to do]

RunType
required
string (RunType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "winprobabilitypbp",
  • "resultSets": [
    ]
}

wnba

Endpoints available only in the WNBA stats website

AllTimeLeadersGrids

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

PerMode
required
string (PerMode)

[to do]

SeasonType
required
string (SeasonType)

[to do]

TopX
required
string (TopX)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "alltimeleadersgrids",
  • "resultSets": [
    ]
}

AssistLeaders

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

PerMode
required
string (PerMode)

[to do]

PlayerOrTeam
required
string (PlayerOrTeam)
Enum: "Player" "Team"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "assistleaders",
  • "resultSets": [
    ]
}

AssistTracker

[to do]

query Parameters
College
null or string (College)

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

Country
null or string (Country)

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DraftPick
null or string (DraftPick)

[to do]

DraftYear
null or string (DraftYear)

[to do]

GameScope
null or string (GameScope)
Enum: null "Yesterday" "Last 10"

[to do]

Height
null or string (Height)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PerMode
required
string (PerMode)

[to do]

PlayerExperience
null or string (PlayerExperience)
Enum: null "Rookie" "Sophomore" "Veteran"

[to do]

PlayerPosition
null or string (PlayerPosition)
Enum: null "F" "C" "G" "C-F" "F-C" "F-G" "G-F"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

StarterBench
null or string (StarterBench)
Enum: null "Starters" "Bench"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Weight
null or string (Weight)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "assisttracker",
  • "resultSets": [
    ]
}

BoxScoreAdvancedV2

[to do]

query Parameters
EndPeriod
required
string (EndPeriod)

[to do]

EndRange
required
string (EndRange)

[to do]

GameID
required
string (GameID)

[to do]

RangeType
required
string (RangeType)

[to do]

StartPeriod
required
string (StartPeriod)

[to do]

StartRange
required
string (StartRange)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "boxscoreadvancedv2",
  • "resultSets": [
    ]
}

BoxScoreFourFactorsV2

[to do]

query Parameters
EndPeriod
required
string (EndPeriod)

[to do]

EndRange
required
string (EndRange)

[to do]

GameID
required
string (GameID)

[to do]

RangeType
required
string (RangeType)

[to do]

StartPeriod
required
string (StartPeriod)

[to do]

StartRange
required
string (StartRange)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "boxscorefourfactorsv2",
  • "resultSets": [
    ]
}

BoxScoreMiscV2

[to do]

query Parameters
EndPeriod
required
string (EndPeriod)

[to do]

EndRange
required
string (EndRange)

[to do]

GameID
required
string (GameID)

[to do]

RangeType
required
string (RangeType)

[to do]

StartPeriod
required
string (StartPeriod)

[to do]

StartRange
required
string (StartRange)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "boxscoremiscv2",
  • "resultSets": [
    ]
}

BoxScorePlayerTrackV2

[to do]

query Parameters
GameID
required
string (GameID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "boxscoreplayertrackv2",
  • "resultSets": [
    ]
}

BoxScoreScoringV2

[to do]

query Parameters
EndPeriod
required
string (EndPeriod)

[to do]

EndRange
required
string (EndRange)

[to do]

GameID
required
string (GameID)

[to do]

RangeType
required
string (RangeType)

[to do]

StartPeriod
required
string (StartPeriod)

[to do]

StartRange
required
string (StartRange)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "boxscorescoringv2",
  • "resultSets": [
    ]
}

BoxScoreSimilarityScore

[to do]

query Parameters
Person1Id
required
string (Person1Id)

[to do]

Person1LeagueId
required
string (Person1LeagueId)

[to do]

Person1Season
required
string (Person1Season)

[to do]

Person1SeasonType
required
string (Person1SeasonType)

[to do]

Person2Id
required
string (Person2Id)

[to do]

Person2LeagueId
required
string (Person2LeagueId)

[to do]

Person2Season
required
string (Person2Season)

[to do]

Person2SeasonType
required
string (Person2SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "boxscoresimilarityscore",
  • "resultSets": [
    ]
}

BoxScoreSummaryV2

[to do]

query Parameters
GameID
required
string (GameID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "boxscoresummaryv2",
  • "resultSets": [
    ]
}

BoxScoreTraditionalV2

[to do]

query Parameters
EndPeriod
required
string (EndPeriod)

[to do]

EndRange
required
string (EndRange)

[to do]

GameID
required
string (GameID)

[to do]

RangeType
required
string (RangeType)

[to do]

StartPeriod
required
string (StartPeriod)

[to do]

StartRange
required
string (StartRange)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "boxscoretraditionalv2",
  • "resultSets": [
    ]
}

BoxScoreUsageV2

[to do]

query Parameters
EndPeriod
required
string (EndPeriod)

[to do]

EndRange
required
string (EndRange)

[to do]

GameID
required
string (GameID)

[to do]

RangeType
required
string (RangeType)

[to do]

StartPeriod
required
string (StartPeriod)

[to do]

StartRange
required
string (StartRange)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "boxscoreusagev2",
  • "resultSets": [
    ]
}

CommonAllPlayers

[to do]

query Parameters
IsOnlyCurrentSeason
required
string (IsOnlyCurrentSeason)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "commonallplayers",
  • "resultSets": [
    ]
}

CommonPlayerInfo

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "commonplayerinfo",
  • "resultSets": [
    ]
}

CommonPlayoffSeries

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeriesID
string (SeriesID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "commonplayoffseries",
  • "resultSets": [
    ]
}

CommonTeamRoster

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

TeamID
string (TeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "commonteamroster",
  • "resultSets": [
    ]
}

CommonTeamYears

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "commonteamyears",
  • "resultSets": [
    ]
}

CumeStatsPlayer

[to do]

query Parameters
GameIDs
required
string (GameIDs)

[to do]

LeagueID
required
string (LeagueID)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "cumestatsplayer",
  • "resultSets": [
    ]
}

CumeStatsPlayerGames

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PlayerID
required
string (PlayerID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

VsTeamID
string (VsTeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "cumestatsplayergames",
  • "resultSets": [
    ]
}

CumeStatsTeam

[to do]

query Parameters
GameIDs
required
string (GameIDs)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "cumestatsteam",
  • "resultSets": [
    ]
}

CumeStatsTeamGames

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonID
string (SeasonID)

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

VsTeamID
string (VsTeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "cumestatsteamgames",
  • "resultSets": [
    ]
}

DefenseHub

[to do]

query Parameters
GameScope
null or string (GameScope)
Enum: null "Yesterday" "Last 10"

[to do]

LeagueID
required
string (LeagueID)

[to do]

PlayerOrTeam
required
string (PlayerOrTeam)
Enum: "Player" "Team"

[to do]

PlayerScope
required
string (PlayerScope)
Enum: "All Players" "Rookies"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "defensehub",
  • "resultSets": [
    ]
}

DraftBoard

[to do]

query Parameters
College
null or string (College)

[to do]

LeagueID
required
string (LeagueID)

[to do]

OverallPick
null or string (OverallPick)

[to do]

RoundNum
null or string (RoundNum)

[to do]

RoundPick
null or string (RoundPick)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

TeamID
string (TeamID)

[to do]

TopX
required
string (TopX)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "draftboard",
  • "resultSets": [
    ]
}

DraftCombineDrillResults

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

SeasonYear
required
string (SeasonYear)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "draftcombinedrillresults",
  • "resultSets": [
    ]
}

DraftCombineNonStationaryShooting

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

SeasonYear
required
string (SeasonYear)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "draftcombinenonstationaryshooting",
  • "resultSets": [
    ]
}

DraftCombinePlayerAnthro

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

SeasonYear
required
string (SeasonYear)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "draftcombineplayeranthro",
  • "resultSets": [
    ]
}

DraftCombineSpotShooting

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

SeasonYear
required
string (SeasonYear)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "draftcombinespotshooting",
  • "resultSets": [
    ]
}

DraftCombineStats

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

SeasonYear
required
string (SeasonYear)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "draftcombinestats",
  • "resultSets": [
    ]
}

DraftHistory

[to do]

query Parameters
College
null or string (College)

[to do]

LeagueID
required
string (LeagueID)

[to do]

OverallPick
null or string (OverallPick)

[to do]

RoundNum
null or string (RoundNum)

[to do]

RoundPick
null or string (RoundPick)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

TeamID
string (TeamID)

[to do]

TopX
required
string (TopX)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "drafthistory",
  • "resultSets": [
    ]
}

FantasyWidget

[to do]

query Parameters
ActivePlayers
required
string (ActivePlayers)
Enum: "Y" "N"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

PORound
null or string (PORound)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Position
null or string (Position)
Enum: null "Guard" "Forward" "Center"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

TodaysOpponent
required
string (TodaysOpponent)

[to do]

TodaysPlayers
required
string (TodaysPlayers)
Enum: "Y" "N"

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "fantasywidget",
  • "resultSets": [
    ]
}

FranchiseHistory

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "franchisehistory",
  • "resultSets": [
    ]
}

FranchiseLeaders

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

TeamID
string (TeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "franchiseleaders",
  • "resultSets": [
    ]
}

FranchisePlayers

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

PerMode
required
string (PerMode)

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "franchiseplayers",
  • "resultSets": [
    ]
}

GLAlumBoxScoreSimilarityScore

[to do]

query Parameters
Person1Id
required
string (Person1Id)

[to do]

Person1LeagueId
required
string (Person1LeagueId)

[to do]

Person1Season
required
string (Person1Season)

[to do]

Person1SeasonType
required
string (Person1SeasonType)

[to do]

Person2Id
required
string (Person2Id)

[to do]

Person2LeagueId
required
string (Person2LeagueId)

[to do]

Person2Season
required
string (Person2Season)

[to do]

Person2SeasonType
required
string (Person2SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "glalumboxscoresimilarityscore",
  • "resultSets": [
    ]
}

GameRotation

[to do]

query Parameters
GameID
required
string (GameID)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "gamerotation",
  • "resultSets": [
    ]
}

HomePageLeaders

[to do]

query Parameters
GameScope
null or string (GameScope)
Enum: null "Yesterday" "Last 10"

[to do]

LeagueID
required
string (LeagueID)

[to do]

PlayerOrTeam
required
string (PlayerOrTeam)
Enum: "Player" "Team"

[to do]

PlayerScope
required
string (PlayerScope)
Enum: "All Players" "Rookies"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

StatCategory
required
string (StatCategory)
Enum: "Points" "Rebounds" "Assists" "Defense" "Clutch" "Playmaking" "Efficiency" "Fast Break" "Scoring Breakdown"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "homepageleaders",
  • "resultSets": [
    ]
}

HomePageV2

[to do]

query Parameters
GameScope
null or string (GameScope)
Enum: null "Yesterday" "Last 10"

[to do]

LeagueID
required
string (LeagueID)

[to do]

PlayerOrTeam
required
string (PlayerOrTeam)
Enum: "Player" "Team"

[to do]

PlayerScope
required
string (PlayerScope)
Enum: "All Players" "Rookies"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

StatType
required
string (StatType)
Enum: "Traditional" "Advanced" "Tracking"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "homepagev2",
  • "resultSets": [
    ]
}

InfographicFanDuelPlayer

[to do]

query Parameters
GameID
required
string (GameID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "infographicfanduelplayer",
  • "resultSets": [
    ]
}

LeadersTiles

[to do]

query Parameters
GameScope
null or string (GameScope)
Enum: null "Yesterday" "Last 10"

[to do]

LeagueID
required
string (LeagueID)

[to do]

PlayerOrTeam
required
string (PlayerOrTeam)
Enum: "Player" "Team"

[to do]

PlayerScope
required
string (PlayerScope)
Enum: "All Players" "Rookies"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Stat
required
string (Stat)
Enum: "PTS" "REB" "AST" "FGPCT" "FTPCT" "FG3PCT" "STL" "BLK"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaderstiles",
  • "resultSets": [
    ]
}

LeagueDashLineups

[to do]

query Parameters
Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

GroupQuantity
required
string (GroupQuantity)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashlineups",
  • "resultSets": [
    ]
}

LeagueDashOppPtShot

[to do]

query Parameters
CloseDefDistRange
null or string (CloseDefDistRange)

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DribbleRange
null or string (DribbleRange)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

GeneralRange
null or string (GeneralRange)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

ShotDistRange
null or string (ShotDistRange)

[to do]

TeamID
string (TeamID)

[to do]

TouchTimeRange
null or string (TouchTimeRange)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashoppptshot",
  • "resultSets": [
    ]
}

LeagueDashPlayerBioStats

[to do]

query Parameters
College
null or string (College)

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

Country
null or string (Country)

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DraftPick
null or string (DraftPick)

[to do]

DraftYear
null or string (DraftYear)

[to do]

GameScope
null or string (GameScope)
Enum: null "Yesterday" "Last 10"

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

Height
null or string (Height)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerExperience
null or string (PlayerExperience)
Enum: null "Rookie" "Sophomore" "Veteran"

[to do]

PlayerPosition
null or string (PlayerPosition)
Enum: null "F" "C" "G" "C-F" "F-C" "F-G" "G-F"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

StarterBench
null or string (StarterBench)
Enum: null "Starters" "Bench"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Weight
null or string (Weight)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashplayerbiostats",
  • "resultSets": [
    ]
}

LeagueDashPlayerClutch

[to do]

query Parameters
AheadBehind
required
string (AheadBehind)
Enum: "Ahead or Behind" "Behind or Tied" "Ahead or Tied"

[to do]

ClutchTime
required
string (ClutchTime)
Enum: "Last 5 Minutes" "Last 4 Minutes" "Last 3 Minutes" "Last 2 Minutes" "Last 1 Minute" "Last 30 Seconds" "Last 10 Seconds"

[to do]

College
null or string (College)

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

Country
null or string (Country)

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DraftPick
null or string (DraftPick)

[to do]

DraftYear
null or string (DraftYear)

[to do]

GameScope
null or string (GameScope)
Enum: null "Yesterday" "Last 10"

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

Height
null or string (Height)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerExperience
null or string (PlayerExperience)
Enum: null "Rookie" "Sophomore" "Veteran"

[to do]

PlayerPosition
null or string (PlayerPosition)
Enum: null "F" "C" "G" "C-F" "F-C" "F-G" "G-F"

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

PointDiff
required
string (PointDiff)

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

StarterBench
null or string (StarterBench)
Enum: null "Starters" "Bench"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Weight
null or string (Weight)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashplayerclutch",
  • "resultSets": [
    ]
}

LeagueDashPlayerPtShot

[to do]

query Parameters
CloseDefDistRange
null or string (CloseDefDistRange)

[to do]

College
null or string (College)

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

Country
null or string (Country)

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DraftPick
null or string (DraftPick)

[to do]

DraftYear
null or string (DraftYear)

[to do]

DribbleRange
null or string (DribbleRange)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

GeneralRange
null or string (GeneralRange)

[to do]

Height
null or string (Height)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerExperience
null or string (PlayerExperience)
Enum: null "Rookie" "Sophomore" "Veteran"

[to do]

PlayerPosition
null or string (PlayerPosition)
Enum: null "F" "C" "G" "C-F" "F-C" "F-G" "G-F"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

ShotDistRange
null or string (ShotDistRange)

[to do]

StarterBench
null or string (StarterBench)
Enum: null "Starters" "Bench"

[to do]

TeamID
string (TeamID)

[to do]

TouchTimeRange
null or string (TouchTimeRange)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Weight
null or string (Weight)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashplayerptshot",
  • "resultSets": [
    ]
}

LeagueDashPlayerStats

[to do]

query Parameters
College
null or string (College)

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

Country
null or string (Country)

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DraftPick
null or string (DraftPick)

[to do]

DraftYear
null or string (DraftYear)

[to do]

GameScope
null or string (GameScope)
Enum: null "Yesterday" "Last 10"

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

Height
null or string (Height)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerExperience
null or string (PlayerExperience)
Enum: null "Rookie" "Sophomore" "Veteran"

[to do]

PlayerPosition
null or string (PlayerPosition)
Enum: null "F" "C" "G" "C-F" "F-C" "F-G" "G-F"

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

StarterBench
null or string (StarterBench)
Enum: null "Starters" "Bench"

[to do]

TeamID
string (TeamID)

[to do]

TwoWay
null or string (TwoWay)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Weight
null or string (Weight)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashplayerstats",
  • "resultSets": [
    ]
}

LeagueDashPtDefend

[to do]

query Parameters
College
null or string (College)

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

Country
null or string (Country)

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

DefenseCategory
required
string (DefenseCategory)
Enum: "Overall" "3 Pointers" "2 Pointers" "Less Than 6Ft" "Less Than 10Ft" "Greater Than 15Ft"

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DraftPick
null or string (DraftPick)

[to do]

DraftYear
null or string (DraftYear)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

Height
null or string (Height)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerExperience
null or string (PlayerExperience)
Enum: null "Rookie" "Sophomore" "Veteran"

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlayerPosition
null or string (PlayerPosition)
Enum: null "F" "C" "G" "C-F" "F-C" "F-G" "G-F"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

StarterBench
null or string (StarterBench)
Enum: null "Starters" "Bench"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Weight
null or string (Weight)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashptdefend",
  • "resultSets": [
    ]
}

LeagueDashPtStats

[to do]

query Parameters
College
null or string (College)

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

Country
null or string (Country)

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DraftPick
null or string (DraftPick)

[to do]

DraftYear
null or string (DraftYear)

[to do]

GameScope
null or string (GameScope)
Enum: null "Yesterday" "Last 10"

[to do]

Height
null or string (Height)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PerMode
required
string (PerMode)

[to do]

PlayerExperience
null or string (PlayerExperience)
Enum: null "Rookie" "Sophomore" "Veteran"

[to do]

PlayerOrTeam
required
string (PlayerOrTeam)
Enum: "Player" "Team"

[to do]

PlayerPosition
null or string (PlayerPosition)
Enum: null "F" "C" "G" "C-F" "F-C" "F-G" "G-F"

[to do]

PtMeasureType
required
string (PtMeasureType)
Enum: "SpeedDistance" "Rebounding" "Possessions" "CatchShoot" "PullUpShot" "Defense" "Drives" "Passing" "ElbowTouch" "PostTouch" "PaintTouch" "Efficiency"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

StarterBench
null or string (StarterBench)
Enum: null "Starters" "Bench"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Weight
null or string (Weight)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashptstats",
  • "resultSets": [
    ]
}

LeagueDashPtTeamDefend

[to do]

query Parameters
Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

DefenseCategory
required
string (DefenseCategory)
Enum: "Overall" "3 Pointers" "2 Pointers" "Less Than 6Ft" "Less Than 10Ft" "Greater Than 15Ft"

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashptteamdefend",
  • "resultSets": [
    ]
}

LeagueDashTeamClutch

[to do]

query Parameters
AheadBehind
required
string (AheadBehind)
Enum: "Ahead or Behind" "Behind or Tied" "Ahead or Tied"

[to do]

ClutchTime
required
string (ClutchTime)
Enum: "Last 5 Minutes" "Last 4 Minutes" "Last 3 Minutes" "Last 2 Minutes" "Last 1 Minute" "Last 30 Seconds" "Last 10 Seconds"

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

GameScope
null or string (GameScope)
Enum: null "Yesterday" "Last 10"

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerExperience
null or string (PlayerExperience)
Enum: null "Rookie" "Sophomore" "Veteran"

[to do]

PlayerPosition
null or string (PlayerPosition)
Enum: null "F" "C" "G" "C-F" "F-C" "F-G" "G-F"

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

PointDiff
required
string (PointDiff)

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

StarterBench
null or string (StarterBench)
Enum: null "Starters" "Bench"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashteamclutch",
  • "resultSets": [
    ]
}

LeagueDashTeamPtShot

[to do]

query Parameters
CloseDefDistRange
null or string (CloseDefDistRange)

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DribbleRange
null or string (DribbleRange)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

GeneralRange
null or string (GeneralRange)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

ShotDistRange
null or string (ShotDistRange)

[to do]

TeamID
string (TeamID)

[to do]

TouchTimeRange
null or string (TouchTimeRange)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashteamptshot",
  • "resultSets": [
    ]
}

LeagueDashTeamStats

[to do]

query Parameters
Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

GameScope
null or string (GameScope)
Enum: null "Yesterday" "Last 10"

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerExperience
null or string (PlayerExperience)
Enum: null "Rookie" "Sophomore" "Veteran"

[to do]

PlayerPosition
null or string (PlayerPosition)
Enum: null "F" "C" "G" "C-F" "F-C" "F-G" "G-F"

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

StarterBench
null or string (StarterBench)
Enum: null "Starters" "Bench"

[to do]

TeamID
string (TeamID)

[to do]

TwoWay
null or string (TwoWay)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguedashteamstats",
  • "resultSets": [
    ]
}

LeagueGameFinder

[to do]

query Parameters
Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DraftNumber
null or string (DraftNumber)

[to do]

DraftRound
null or string (DraftRound)

[to do]

DraftTeamID
null or string (DraftTeamID)

[to do]

DraftYear
null or string (DraftYear)

[to do]

EqAST
null or string (EqAST)

[to do]

EqBLK
null or string (EqBLK)

[to do]

EqDD
null or string (EqDD)

[to do]

EqDREB
null or string (EqDREB)

[to do]

EqFG3A
null or string (EqFG3A)

[to do]

EqFG3M
null or string (EqFG3M)

[to do]

EqFG3_PCT
null or string (EqFG3_PCT)

[to do]

EqFGA
null or string (EqFGA)

[to do]

EqFGM
null or string (EqFGM)

[to do]

EqFG_PCT
null or string (EqFG_PCT)

[to do]

EqFTA
null or string (EqFTA)

[to do]

EqFTM
null or string (EqFTM)

[to do]

EqFT_PCT
null or string (EqFT_PCT)

[to do]

EqMINUTES
null or string (EqMINUTES)

[to do]

EqOREB
null or string (EqOREB)

[to do]

EqPF
null or string (EqPF)

[to do]

EqPTS
null or string (EqPTS)

[to do]

EqREB
null or string (EqREB)

[to do]

EqSTL
null or string (EqSTL)

[to do]

EqTD
null or string (EqTD)

[to do]

EqTOV
null or string (EqTOV)

[to do]

GameID
required
string (GameID)

[to do]

GtAST
null or string (GtAST)

[to do]

GtBLK
null or string (GtBLK)

[to do]

GtDD
null or string (GtDD)

[to do]

GtDREB
null or string (GtDREB)

[to do]

GtFG3A
null or string (GtFG3A)

[to do]

GtFG3M
null or string (GtFG3M)

[to do]

GtFG3_PCT
null or string (GtFG3_PCT)

[to do]

GtFGA
null or string (GtFGA)

[to do]

GtFGM
null or string (GtFGM)

[to do]

GtFG_PCT
null or string (GtFG_PCT)

[to do]

GtFTA
null or string (GtFTA)

[to do]

GtFTM
null or string (GtFTM)

[to do]

GtFT_PCT
null or string (GtFT_PCT)

[to do]

GtMINUTES
null or string (GtMINUTES)

[to do]

GtOREB
null or string (GtOREB)

[to do]

GtPF
null or string (GtPF)

[to do]

GtPTS
null or string (GtPTS)

[to do]

GtREB
null or string (GtREB)

[to do]

GtSTL
null or string (GtSTL)

[to do]

GtTD
null or string (GtTD)

[to do]

GtTOV
null or string (GtTOV)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

LtAST
null or string (LtAST)

[to do]

LtBLK
null or string (LtBLK)

[to do]

LtDD
null or string (LtDD)

[to do]

LtDREB
null or string (LtDREB)

[to do]

LtFG3A
null or string (LtFG3A)

[to do]

LtFG3M
null or string (LtFG3M)

[to do]

LtFG3_PCT
null or string (LtFG3_PCT)

[to do]

LtFGA
null or string (LtFGA)

[to do]

LtFGM
null or string (LtFGM)

[to do]

LtFG_PCT
null or string (LtFG_PCT)

[to do]

LtFTA
null or string (LtFTA)

[to do]

LtFTM
null or string (LtFTM)

[to do]

LtFT_PCT
null or string (LtFT_PCT)

[to do]

LtMINUTES
null or string (LtMINUTES)

[to do]

LtOREB
null or string (LtOREB)

[to do]

LtPF
null or string (LtPF)

[to do]

LtPTS
null or string (LtPTS)

[to do]

LtREB
null or string (LtREB)

[to do]

LtSTL
null or string (LtSTL)

[to do]

LtTD
null or string (LtTD)

[to do]

LtTOV
null or string (LtTOV)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlayerOrTeam
required
string (PlayerOrTeam)
Enum: "Player" "Team"

[to do]

RookieYear
null or string (RookieYear)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

StarterBench
null or string (StarterBench)
Enum: null "Starters" "Bench"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

VsTeamID
string (VsTeamID)

[to do]

YearsExperience
null or string (YearsExperience)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguegamefinder",
  • "resultSets": [
    ]
}

LeagueGameLog

[to do]

query Parameters
Counter
required
string (Counter)

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Direction
required
string (Direction)
Enum: "ASC" "DESC"

[to do]

LeagueID
required
string (LeagueID)

[to do]

PlayerOrTeam
required
string (PlayerOrTeam)
Enum: "Player" "Team"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Sorter
required
string (Sorter)
Enum: "FGM" "FGA" "FGPCT" "FG3M" "FG3A" "FG3PCT" "FTM" "FTA" "FTPCT" "OREB" "DREB" "AST" "STL" "BLK" "TOV" "REB" "PTS" "DATE"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguegamelog",
  • "resultSets": [
    ]
}

LeagueLeaders

[to do]

query Parameters
ActiveFlag
null or string (ActiveFlag)

[to do]

LeagueID
required
string (LeagueID)

[to do]

PerMode
required
string (PerMode)

[to do]

Scope
required
string (Scope)
Enum: "RS" "S" "Rookies"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

StatCategory
required
string (StatCategory)
Enum: "Points" "Rebounds" "Assists" "Defense" "Clutch" "Playmaking" "Efficiency" "Fast Break" "Scoring Breakdown"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leagueleaders",
  • "resultSets": [
    ]
}

LeagueLineupViz

[to do]

query Parameters
Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

GroupQuantity
required
string (GroupQuantity)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

MinutesMin
required
string (MinutesMin)

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguelineupviz",
  • "resultSets": [
    ]
}

LeaguePlayerOnDetails

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leagueplayerondetails",
  • "resultSets": [
    ]
}

LeagueSeasonMatchups

[to do]

query Parameters
DefPlayerID
string (DefPlayerID)

[to do]

DefTeamID
null or string (DefTeamID)

[to do]

LeagueID
required
string (LeagueID)

[to do]

OffPlayerID
string (OffPlayerID)

[to do]

OffTeamID
null or string (OffTeamID)

[to do]

PerMode
required
string (PerMode)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leagueseasonmatchups",
  • "resultSets": [
    ]
}

LeagueStandings

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

SeasonYear
required
string (SeasonYear)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguestandings",
  • "resultSets": [
    ]
}

LeagueStandingsV3

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

SeasonYear
required
string (SeasonYear)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "leaguestandingsv3",
  • "resultSets": [
    ]
}

MatchupsRollup

[to do]

query Parameters
DefPlayerID
string (DefPlayerID)

[to do]

DefTeamID
null or string (DefTeamID)

[to do]

LeagueID
required
string (LeagueID)

[to do]

OffPlayerID
string (OffPlayerID)

[to do]

OffTeamID
null or string (OffTeamID)

[to do]

PerMode
required
string (PerMode)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "matchupsrollup",
  • "resultSets": [
    ]
}

PlayByPlay

[to do]

query Parameters
EndPeriod
required
string (EndPeriod)

[to do]

GameID
required
string (GameID)

[to do]

StartPeriod
required
string (StartPeriod)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playbyplay",
  • "resultSets": [
    ]
}

PlayByPlayV2

[to do]

query Parameters
EndPeriod
required
string (EndPeriod)

[to do]

GameID
required
string (GameID)

[to do]

StartPeriod
required
string (StartPeriod)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playbyplayv2",
  • "resultSets": [
    ]
}

PlayerAwards

[to do]

query Parameters
PlayerID
required
string (PlayerID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerawards",
  • "resultSets": [
    ]
}

PlayerCareerByCollege

[to do]

query Parameters
College
null or string (College)

[to do]

LeagueID
required
string (LeagueID)

[to do]

PerMode
required
string (PerMode)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playercareerbycollege",
  • "resultSets": [
    ]
}

PlayerCareerByCollegeRollup

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

PerMode
required
string (PerMode)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playercareerbycollegerollup",
  • "resultSets": [
    ]
}

PlayerCareerStats

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

PerMode
required
string (PerMode)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playercareerstats",
  • "resultSets": [
    ]
}

PlayerCompare

[to do]

query Parameters
Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerIDList
required
string (PlayerIDList)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

VsPlayerIDList
required
string (VsPlayerIDList)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playercompare",
  • "resultSets": [
    ]
}

PlayerDashPtPass

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PerMode
required
string (PerMode)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerdashptpass",
  • "resultSets": [
    ]
}

PlayerDashPtReb

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerdashptreb",
  • "resultSets": [
    ]
}

PlayerDashPtShotDefend

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerdashptshotdefend",
  • "resultSets": [
    ]
}

PlayerDashPtShots

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerdashptshots",
  • "resultSets": [
    ]
}

PlayerDashboardByClutch

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerdashboardbyclutch",
  • "resultSets": [
    ]
}

PlayerDashboardByGameSplits

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerdashboardbygamesplits",
  • "resultSets": [
    ]
}

PlayerDashboardByGeneralSplits

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerdashboardbygeneralsplits",
  • "resultSets": [
    ]
}

PlayerDashboardByLastNGames

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerdashboardbylastngames",
  • "resultSets": [
    ]
}

PlayerDashboardByShootingSplits

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerdashboardbyshootingsplits",
  • "resultSets": [
    ]
}

PlayerDashboardByTeamPerformance

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerdashboardbyteamperformance",
  • "resultSets": [
    ]
}

PlayerDashboardByYearOverYear

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerdashboardbyyearoveryear",
  • "resultSets": [
    ]
}

PlayerEstimatedMetrics

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerestimatedmetrics",
  • "resultSets": [
    ]
}

PlayerFantasyProfile

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerfantasyprofile",
  • "resultSets": [
    ]
}

PlayerFantasyProfileBarGraph

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerfantasyprofilebargraph",
  • "resultSets": [
    ]
}

PlayerGameLog

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

LeagueID
required
string (LeagueID)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playergamelog",
  • "resultSets": [
    ]
}

PlayerGameLogs

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OppTeamID
null or string (OppTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playergamelogs",
  • "resultSets": [
    ]
}

PlayerGameStreakFinder

[to do]

query Parameters
ActiveStreaksOnly
null or string (ActiveStreaksOnly)

[to do]

Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

DraftNumber
null or string (DraftNumber)

[to do]

DraftRound
null or string (DraftRound)

[to do]

DraftTeamID
null or string (DraftTeamID)

[to do]

DraftYear
null or string (DraftYear)

[to do]

EqAST
null or string (EqAST)

[to do]

EqBLK
null or string (EqBLK)

[to do]

EqDD
null or string (EqDD)

[to do]

EqDREB
null or string (EqDREB)

[to do]

EqFG3A
null or string (EqFG3A)

[to do]

EqFG3M
null or string (EqFG3M)

[to do]

EqFG3_PCT
null or string (EqFG3_PCT)

[to do]

EqFGA
null or string (EqFGA)

[to do]

EqFGM
null or string (EqFGM)

[to do]

EqFG_PCT
null or string (EqFG_PCT)

[to do]

EqFTA
null or string (EqFTA)

[to do]

EqFTM
null or string (EqFTM)

[to do]

EqFT_PCT
null or string (EqFT_PCT)

[to do]

EqMINUTES
null or string (EqMINUTES)

[to do]

EqOREB
null or string (EqOREB)

[to do]

EqPF
null or string (EqPF)

[to do]

EqPTS
null or string (EqPTS)

[to do]

EqREB
null or string (EqREB)

[to do]

EqSTL
null or string (EqSTL)

[to do]

EqTD
null or string (EqTD)

[to do]

EqTOV
null or string (EqTOV)

[to do]

GameID
required
string (GameID)

[to do]

GtAST
null or string (GtAST)

[to do]

GtBLK
null or string (GtBLK)

[to do]

GtDD
null or string (GtDD)

[to do]

GtDREB
null or string (GtDREB)

[to do]

GtFG3A
null or string (GtFG3A)

[to do]

GtFG3M
null or string (GtFG3M)

[to do]

GtFG3_PCT
null or string (GtFG3_PCT)

[to do]

GtFGA
null or string (GtFGA)

[to do]

GtFGM
null or string (GtFGM)

[to do]

GtFG_PCT
null or string (GtFG_PCT)

[to do]

GtFTA
null or string (GtFTA)

[to do]

GtFTM
null or string (GtFTM)

[to do]

GtFT_PCT
null or string (GtFT_PCT)

[to do]

GtMINUTES
null or string (GtMINUTES)

[to do]

GtOREB
null or string (GtOREB)

[to do]

GtPF
null or string (GtPF)

[to do]

GtPTS
null or string (GtPTS)

[to do]

GtREB
null or string (GtREB)

[to do]

GtSTL
null or string (GtSTL)

[to do]

GtTD
null or string (GtTD)

[to do]

GtTOV
null or string (GtTOV)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

LtAST
null or string (LtAST)

[to do]

LtBLK
null or string (LtBLK)

[to do]

LtDD
null or string (LtDD)

[to do]

LtDREB
null or string (LtDREB)

[to do]

LtFG3A
null or string (LtFG3A)

[to do]

LtFG3M
null or string (LtFG3M)

[to do]

LtFG3_PCT
null or string (LtFG3_PCT)

[to do]

LtFGA
null or string (LtFGA)

[to do]

LtFGM
null or string (LtFGM)

[to do]

LtFG_PCT
null or string (LtFG_PCT)

[to do]

LtFTA
null or string (LtFTA)

[to do]

LtFTM
null or string (LtFTM)

[to do]

LtFT_PCT
null or string (LtFT_PCT)

[to do]

LtMINUTES
null or string (LtMINUTES)

[to do]

LtOREB
null or string (LtOREB)

[to do]

LtPF
null or string (LtPF)

[to do]

LtPTS
null or string (LtPTS)

[to do]

LtREB
null or string (LtREB)

[to do]

LtSTL
null or string (LtSTL)

[to do]

LtTD
null or string (LtTD)

[to do]

LtTOV
null or string (LtTOV)

[to do]

MinGames
null or string (MinGames)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PlayerID
required
string (PlayerID)

[to do]

RookieYear
null or string (RookieYear)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

StarterBench
null or string (StarterBench)
Enum: null "Starters" "Bench"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

VsTeamID
string (VsTeamID)

[to do]

YearsExperience
null or string (YearsExperience)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playergamestreakfinder",
  • "resultSets": [
    ]
}

PlayerNextNGames

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

NumberOfGames
required
string (NumberOfGames)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playernextngames",
  • "resultSets": [
    ]
}

PlayerProfileV2

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

PerMode
required
string (PerMode)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playerprofilev2",
  • "resultSets": [
    ]
}

PlayerVsPlayer

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

VsPlayerID
required
string (VsPlayerID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playervsplayer",
  • "resultSets": [
    ]
}

PlayoffPicture

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

SeasonID
string (SeasonID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "playoffpicture",
  • "resultSets": [
    ]
}

Scoreboard

[to do]

query Parameters
DayOffset
required
string (DayOffset) ^-{0,1}\d+$

[to do]

GameDate
required
string (GameDate)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "scoreboard",
  • "resultSets": [
    ]
}

ScoreboardV2

[to do]

query Parameters
DayOffset
required
string (DayOffset) ^-{0,1}\d+$

[to do]

GameDate
required
string (GameDate)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "scoreboardv2",
  • "resultSets": [
    ]
}

ShotChartDetail

[to do]

query Parameters
AheadBehind
required
string (AheadBehind)
Enum: "Ahead or Behind" "Behind or Tied" "Ahead or Tied"

[to do]

ClutchTime
required
string (ClutchTime)
Enum: "Last 5 Minutes" "Last 4 Minutes" "Last 3 Minutes" "Last 2 Minutes" "Last 1 Minute" "Last 30 Seconds" "Last 10 Seconds"

[to do]

ContextFilter
null or string (ContextFilter)

[to do]

ContextMeasure
required
string (ContextMeasure)
Enum: "PTS" "FGM" "FGA" "FGPCT" "FG3M" "FG3A" "FG3PCT" "PF" "EFGPCT" "TSPCT" "PTSFB" "PTSOFFTOV" "PTS2NDCHANCE" "PF"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

EndPeriod
required
string (EndPeriod)

[to do]

EndRange
required
string (EndRange)

[to do]

GameID
required
string (GameID)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlayerPosition
null or string (PlayerPosition)
Enum: null "F" "C" "G" "C-F" "F-C" "F-G" "G-F"

[to do]

PointDiff
required
string (PointDiff)

[to do]

Position
null or string (Position)
Enum: null "Guard" "Forward" "Center"

[to do]

RangeType
required
string (RangeType)

[to do]

RookieYear
null or string (RookieYear)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

StartPeriod
required
string (StartPeriod)

[to do]

StartRange
required
string (StartRange)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "shotchartdetail",
  • "resultSets": [
    ]
}

ShotChartLeagueWide

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "shotchartleaguewide",
  • "resultSets": [
    ]
}

ShotChartLineupDetail

[to do]

query Parameters
ContextFilter
null or string (ContextFilter)

[to do]

ContextMeasure
required
string (ContextMeasure)
Enum: "PTS" "FGM" "FGA" "FGPCT" "FG3M" "FG3A" "FG3PCT" "PF" "EFGPCT" "TSPCT" "PTSFB" "PTSOFFTOV" "PTS2NDCHANCE" "PF"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GROUP_ID
required
string (GROUP_ID) ^\d+(( - \d+){2,4})?$

[to do]

GameID
required
string (GameID)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

Period
required
string (Period)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "shotchartlineupdetail",
  • "resultSets": [
    ]
}

SynergyPlayTypes

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

PerMode
required
string (PerMode)

[to do]

PlayType
null or string (PlayType)

[to do]

PlayerOrTeam
required
string (PlayerOrTeam)
Enum: "Player" "Team"

[to do]

SeasonType
required
string (SeasonType)

[to do]

SeasonYear
required
string (SeasonYear)

[to do]

TypeGrouping
null or string (TypeGrouping)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "synergyplaytypes",
  • "resultSets": [
    ]
}

TeamAndPlayersVsPlayers

[to do]

query Parameters
Conference
null or string (Conference)
Enum: null "East" "West"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

Division
null or string (Division)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest"

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID1
required
string (PlayerID1)

[to do]

PlayerID2
required
string (PlayerID2)

[to do]

PlayerID3
required
string (PlayerID3)

[to do]

PlayerID4
required
string (PlayerID4)

[to do]

PlayerID5
required
string (PlayerID5)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

VsPlayerID1
required
string (VsPlayerID1)

[to do]

VsPlayerID2
required
string (VsPlayerID2)

[to do]

VsPlayerID3
required
string (VsPlayerID3)

[to do]

VsPlayerID4
required
string (VsPlayerID4)

[to do]

VsPlayerID5
required
string (VsPlayerID5)

[to do]

VsTeamID
string (VsTeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamandplayersvsplayers",
  • "resultSets": [
    ]
}

TeamDashLineups

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameID
required
string (GameID)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

GroupQuantity
required
string (GroupQuantity)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamdashlineups",
  • "resultSets": [
    ]
}

TeamDashPtPass

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PerMode
required
string (PerMode)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamdashptpass",
  • "resultSets": [
    ]
}

TeamDashPtReb

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamdashptreb",
  • "resultSets": [
    ]
}

TeamDashPtShots

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamdashptshots",
  • "resultSets": [
    ]
}

TeamDashboardByGeneralSplits

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamdashboardbygeneralsplits",
  • "resultSets": [
    ]
}

TeamDashboardByShootingSplits

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamdashboardbyshootingsplits",
  • "resultSets": [
    ]
}

TeamDetails

[to do]

query Parameters
TeamID
string (TeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamdetails",
  • "resultSets": [
    ]
}

TeamEstimatedMetrics

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamestimatedmetrics",
  • "resultSets": [
    ]
}

TeamGameLog

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamgamelog",
  • "resultSets": [
    ]
}

TeamGameLogs

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OppTeamID
null or string (OppTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamgamelogs",
  • "resultSets": [
    ]
}

TeamHistoricalLeaders

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

SeasonID
string (SeasonID)

[to do]

TeamID
string (TeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamhistoricalleaders",
  • "resultSets": [
    ]
}

TeamInfoCommon

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teaminfocommon",
  • "resultSets": [
    ]
}

TeamPlayerDashboard

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PORound
null or string (PORound)

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

ShotClockRange
null or string (ShotClockRange)
Enum: null "24-22" "22-18 Very Early" "18-15 Early" "15-7 Average" "7-4 Late" "4-0 Very Late" "ShotClock Off"

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamplayerdashboard",
  • "resultSets": [
    ]
}

TeamPlayerOnOffDetails

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamplayeronoffdetails",
  • "resultSets": [
    ]
}

TeamPlayerOnOffSummary

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamplayeronoffsummary",
  • "resultSets": [
    ]
}

TeamVsPlayer

[to do]

query Parameters
DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

MeasureType
required
string (MeasureType)
Enum: "Base" "Advanced" "Misc" "Four Factors" "Scoring" "Opponent" "Usage" "Defense"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

PaceAdjust
required
string (PaceAdjust)
Enum: "Y" "N"

[to do]

PerMode
required
string (PerMode)

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PlusMinus
required
string (PlusMinus)
Enum: "Y" "N"

[to do]

Rank
required
string (Rank)
Enum: "Y" "N"

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

VsPlayerID
required
string (VsPlayerID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamvsplayer",
  • "resultSets": [
    ]
}

TeamYearByYearStats

[to do]

query Parameters
LeagueID
required
string (LeagueID)

[to do]

PerMode
required
string (PerMode)

[to do]

SeasonType
required
string (SeasonType)

[to do]

TeamID
string (TeamID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "teamyearbyyearstats",
  • "resultSets": [
    ]
}

VideoDetails

[to do]

query Parameters
AheadBehind
required
string (AheadBehind)
Enum: "Ahead or Behind" "Behind or Tied" "Ahead or Tied"

[to do]

ClutchTime
required
string (ClutchTime)
Enum: "Last 5 Minutes" "Last 4 Minutes" "Last 3 Minutes" "Last 2 Minutes" "Last 1 Minute" "Last 30 Seconds" "Last 10 Seconds"

[to do]

ContextFilter
null or string (ContextFilter)

[to do]

ContextMeasure
required
string (ContextMeasure)
Enum: "PTS" "FGM" "FGA" "FGPCT" "FG3M" "FG3A" "FG3PCT" "PF" "EFGPCT" "TSPCT" "PTSFB" "PTSOFFTOV" "PTS2NDCHANCE" "PF"

[to do]

DateFrom
null or string (DateFrom)

[to do]

DateTo
null or string (DateTo)

[to do]

EndPeriod
required
string (EndPeriod)

[to do]

EndRange
required
string (EndRange)

[to do]

GameID
required
string (GameID)

[to do]

GameSegment
required
null or string (GameSegment)
Enum: null "First Half" "Overtime" "Second Half"

[to do]

LastNGames
null or string (LastNGames)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Location
null or string (Location)
Enum: null "Home" "Road"

[to do]

Month
null or string (Month)

[to do]

OpponentTeamID
null or string (OpponentTeamID)

[to do]

Outcome
null or string (Outcome)
Enum: null "W" "L"

[to do]

Period
required
string (Period)

[to do]

PlayerID
required
string (PlayerID)

[to do]

PointDiff
required
string (PointDiff)

[to do]

Position
null or string (Position)
Enum: null "Guard" "Forward" "Center"

[to do]

RangeType
required
string (RangeType)

[to do]

RookieYear
null or string (RookieYear)

[to do]

Season
required
string (Season) ^(\d{4}-\d{2})$

[to do]

SeasonSegment
null or string (SeasonSegment)
Enum: null "Post All-Star" "Pre All-Star"

[to do]

SeasonType
required
string (SeasonType)

[to do]

StartPeriod
required
string (StartPeriod)

[to do]

StartRange
required
string (StartRange)

[to do]

TeamID
string (TeamID)

[to do]

VsConference
null or string (VsConference)
Enum: null "East" "West"

[to do]

VsDivision
null or string (VsDivision)
Enum: null "Atlantic" "Central" "Northwest" "Pacific" "Southeast" "Southwest" "East" "West"

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "videodetails",
  • "resultSets": [ ]
}

VideoEvents

[to do]

query Parameters
GameEventID
required
string (GameEventID)

[to do]

GameID
required
string (GameID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "videoevents",
  • "resultSets": [ ]
}

VideoStatus

[to do]

query Parameters
GameDate
required
string (GameDate)

[to do]

LeagueID
required
string (LeagueID)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "videostatus",
  • "resultSets": [
    ]
}

WinProbabilityPBP

[to do]

query Parameters
GameID
required
string (GameID)

[to do]

RunType
required
string (RunType)

[to do]

Responses

Response samples

Content type
application/json
{
  • "parameters": {
    },
  • "resource": "winprobabilitypbp",
  • "resultSets": [
    ]
}