
College Football Data API
College Football Data API
College Football Data API provides complete NCAA college football data — games, stats, teams, players, recruiting rankings, betting odds. Fully free.
Free and complete — best open option for CFB data
Free tier has rate limits (200 per 30 seconds)
Sign up at collegefootballdata.com for an API key (anonymous works but limited). GET /games?year=2024&season=regular -H "Authorization: Bearer ..."
Uptime · 30-day window
About this API
CFB Data API is a gem in NCAA college football data — free, complete, well-maintained. Coverage: per-game box scores, play-by-play, advanced stats (EPA, PPA modern analytics metrics), player profiles, team head-to-head history, recruiting rankings (annual high-school player 247Sports composite rankings), betting odds history. An exception in the typically paid sports-data API market (creator Bud Davis maintains in open-source spirit). Python: cfbd package wrapper. Ecosystem: many CFB analysis blogs and Twitter accounts use this for content, Vegas bookmakers use it for model calibration, fantasy players use it for draft prep.
What you can build
- 1Fantasy CFB player analysis
- 2Sports media / blog stats support
- 3Season prediction ML
- 4Recruiting database
Strengths & limitations
Strengths
- Free and complete — best open option for CFB data
- Recruiting data is a highlight (247Sports composite rankings included)
- Deep historical data
Limitations
- Free tier has rate limits (200 per 30 seconds)
- Mainly post-game data — real-time weaker than paid APIs
Example request
curl https://collegefootballdata.com/<endpoint>Getting started
Sign up at collegefootballdata.com for an API key (anonymous works but limited). GET /games?year=2024&season=regular -H "Authorization: Bearer ..."
FAQ
What is EPA?+
Expected Points Added — the core modern analytics metric in CFB/NFL, quantifying each play's contribution to expected scoring.
Why is it free?+
Founder is a Vandy alum passionate about CFB, treats it as a passion project. Voluntary donations via Patreon.
Technical details
- Auth type
- unknown
- Pricing
- unknown
- Protocols
- REST
- SDKs
- python, javascript, go
- Response time
- 538 ms
- Last health check
- 5/12/2026, 7:37:14 AM