College Football Data API
​integer · int32 · required​SeasonType · enum​number · double​RankingPoll · enum​boolean​boolean​integer · int32 · required​SeasonType · enum · required​integer · int32 · required
Rankings
Historical poll rankings and College Football Playoff snapshots.
GET
https://api.collegefootballdata.com
/rankings
Bearer
Returns historical poll rankings.
query Parameters
yearSeason year.
seasonTypeSeason type.
Enum values:
regular
postseason
both
allstar
spring_regular
spring_postseason
weekPoll week.
pollPoll name.
Enum values:
cfp
latestReturns the latest CFP snapshot when true, preferring the
snapshot marked as final. Requires poll=cfp and cannot be combined with
final.
finalReturns the CFP snapshot marked as final when true. Requires
poll=cfp and cannot be combined with latest.
Responses
Ok
​PollWeek[]
seasonseasonTypeEnum values:
regular
postseason
both
allstar
spring_regular
spring_postseason
week​Poll[] · required

