College football coverage in PlayCaller's DaaS API is smaller than NFL or MLB — three endpoints — but it's real, ESPN-sourced data, not a placeholder.
The three endpoints
GET /v1/cfb/games— live scores and scheduled games, filterable by date and game stateGET /v1/cfb/standings— conference standingsGET /v1/cfb/rankings— AP Top 25, Coaches Poll, and CFP rankings (Pro tier)
Games and standings are available on every tier including the free Developer Sandbox; the rankings endpoint is gated to Pro Insights and above, since it's the one most likely to be called heavily during ranking-release weeks.
What's not here (yet)
There's no CFB-specific intelligence layer — no confidence scores or player-level projections for college football. The validated ML models (confidence, heat, pitcher-trend) are currently scoped to NFL, NBA, and MLB. If your project needs CFB scores/standings/rankings without an intelligence layer, this covers it; if you need player-level prediction for college football, that's not built here.
Ready to build? Start a free 14-day Developer Sandbox — no credit card, API key in under a minute.