stats

Returns player statistics aggregated by season.

get/stats/player/season

Query parameters

yearinteger required

Season year.

conferencestring

Conference name or abbreviation.

teamstring

Team name.

startWeekinteger

Earliest week to include.

endWeekinteger

Latest week to include.

seasonType'regular' | 'postseason' | 'both' | 'allstar' | 'spring_regular' | 'spring_postseason'

Season type.

categorystring

Statistical category.

Response

Ok

seasoninteger required
playerIdstring required
playerstring required
positionstring required
teamstring required
conferencestring required
categorystring required
statTypestring required
statstring required

Changes

No recorded changes to this endpoint across all 14 revisions of this API.