collegefootballdata.com

This is an API for accessing all sorts of college football data. Please note that API keys should be supplied with "Bearer " prepended (e.g. "Bearer your_key"). API keys can be acquired from the CollegeFootballData.com website.

๐Ÿ”‘ apikey 51 endpoints open_data
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Games and results
curl \
  -H "Authorization: $API_KEY" \
  https://api.collegefootballdata.com/games
Betting lines
curl \
  -H "Authorization: $API_KEY" \
  https://api.collegefootballdata.com/lines
Play by play data
curl \
  -H "Authorization: $API_KEY" \
  https://api.collegefootballdata.com/plays
Endpoints (51 total)
GET
/games
Games and results
GET
/lines
Betting lines
GET
/plays
Play by play data
GET
/teams
Team information
GET
/drives
Drive data and results
GET
/roster
Team rosters
GET
/talent
Team talent composite rankings
GET
/venues
Arena and venue information
GET
/coaches
Coaching records and history
GET
/records
Team records
GET
/calendar
Season calendar
GET
/rankings
Historical polls and rankings
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints51
Authapikey
Categories1
https://api.collegefootballdata.com