get https://api.sportradar.com/nba//v8//league/teams.
NBA Teams Provides a complete list of active teams in the NBA API database.
Update Frequency
TTL / Cache: 300 Seconds
Data Updates: New teams will appear as they are added to the database.
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NBA |
id | league | GUID | Unique ID of a league ex. 4353138d-4c22-4396-95d8-5f587d2df25c |
name | league | String | Name of a league ex. NBA |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | team | String | Abbreviation of a team ex. SAC (Sacramento) |
id | team | GUID | Unique ID of a team ex. 583ed0ac-fb46-11e1-82cb-f4ce4684ea4c |
market | team | String | Market name of a team ex. Sacramento |
name | team | String | Team name ex. Kings |