stats
Returns team statistics aggregated by season.
get/stats/season
Query parameters
yearinteger
Season year. Required unless team is specified.
teamstring
Team name. Required unless year is specified.
conferencestring
Conference name or abbreviation.
startWeekinteger
Earliest week to include.
endWeekinteger
Latest week to include.
classification'fbs' | 'fcs' | 'ii' | 'ii/iii' | 'iii'
Division classification. Defaults to fbs.
Response
Ok
Changes
Changed in 2 of the 14 revisions of this API.2
- ○
added the new enum value
ii/iiito thequeryrequest parameterclassificationrequest-parameter-enum-value-added
- ○
- ○
added the new optional
queryrequest parameterclassificationnew-optional-request-parameter
- ○