games
Returns player box score statistics by game.
get/games/players
Query parameters
yearinteger
Season year. Required unless id is specified.
weekinteger
Week number. One of week, team, or conference is required when filtering by year.
teamstring
Team name. One of week, team, or conference is required when filtering by year.
conferencestring
Conference name or abbreviation. One of week, team, or conference is required when filtering by year.
classification'fbs' | 'fcs' | 'ii' | 'iii'
Division classification.
seasonType'regular' | 'postseason' | 'both' | 'allstar' | 'spring_regular' | 'spring_postseason'
Season type.
categorystring
Player statistical category.
idinteger
Game ID. When specified, returns statistics for that game.
Response
Ok