Insights

GET {{baseUrlInsights}}/nba?types=expert_picks&index=0

Provides textual insights for the NBA, including player highs, milestones, leaderboards, predictions, player and team betting trends, and more.

Request Params

KeyDatatypeRequiredDescription
typesstring(Optional) Insight types (expert_picks, game_notes, highs, leaderboards, lineup_changes, milestones, predictions, player_betting_trends, scoring, team_betting_trends)
indexnumber(Optional) Number to start the list of results from
pageSizenumber(Optional) Number to limit the number of results. Minimum value is 1, maximum value is 50.
customnull(Optional) Filters to display a subset of the results payload.
Example: custom=content,event
typeIdsnull(Optional) Insight type ids
sourcesstring(Optional) Source keys (advanced_insights, mocap, research)
sourceIdsnull(Optional) Source ids
categoriesstring(Optional) Source keys (media, betting)
categoryIdsnull(Optional) Source ids
lifecyclesstring(Optional) Lifecycle keys (pre_game, in_game, post_game)
lifecycleIdsnull(Optional) Lifecycle ids
playerIdsnull(Optional) Player ids
playerSrIdsnull(Optional) Player sr ids
playerUsIdsnull(Optional) List of player us ids
teamIdsnull(Optional) List of team ids
teamSrIdsnull(Optional) List of team sr ids
teamUsIdsnull(Optional) List of team us ids
gameIdsnull(Optional) List of game ids
gameSrIdsnull(Optional) List of game sr ids
gameUsIdsnull(Optional) List of game us ids
packagesIdsnull(Optional) List of package ids

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring