games

Returns team box score statistics by game.

get/games/teams

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' | 'ii/iii' | 'iii'

Division classification.

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

Season type.

idinteger

Game ID. When specified, returns statistics for that game.

Response

Ok

idinteger required