College Football Data API
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.
- Homepage
- https://api.apis.guru/v2/specs/collegefootballdata.com/4.4.12.json
- Provider
- collegefootballdata.com
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/collegefootballdata.com/4.4.12/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/collegefootballdata.com/4.4.12/openapi.yaml
Tools (53)
Extracted live via the executor SDK.
-
betting.getLinesClosing betting lines
-
coaches.getCoachesCoaching history
-
conferences.getConferencesGet conference list
-
draft.getDraftPicksList of NFL Draft picks
-
draft.getNflPositionsList of NFL positions
-
draft.getNflTeamsList of NFL teams
-
drives.getDrivesGet game drives
-
games.getAdvancedBoxScoreGet advanced box score data
-
games.getCalendarGet calendar of weeks by season
-
games.getGameMediaGame media information (TV, radio, etc)
-
games.getGamesGet game results
-
games.getGameWeatherWeather information for the hour of kickoff
-
games.getPlayerGameStatsPlayer stats broken down by game
-
games.getScoreboardGet live game results
-
games.getTeamGameStatsTeam stats broken down by game
-
games.getTeamRecordsGet team records by year
-
metrics.getGamePpaPredicted Points Added (PPA) by game
-
metrics.getPlayerGamePpaPredicted Points Added (PPA) by player game
-
metrics.getPlayerSeasonPpaPredicted Points Added (PPA) by player season
-
metrics.getPredictedPointsPredicted Points
-
metrics.getPregameWinProbabilitiesPregame win probabilities
-
metrics.getTeamPpaPredicted Points Added (PPA)
-
metrics.getWinProbabilityDataWin probability data
-
players.getPlayerSeasonStatsSeason player stats
-
players.getPlayerUsagePlayer usage metrics by season
-
players.getReturningProductionReturning production metrics
-
players.getTransferPortalTransfer portal by season
-
players.playerSearchSearch for players
-
plays.getLivePlaysGet live metrics and PBP
-
plays.getPlaysGet play data and results
-
plays.getPlayStatsGets player stats associated by play (limit 1000)
-
plays.getPlayStatTypesType of play stats
-
plays.getPlayTypesTypes of plays
-
rankings.getRankingsPoll rankings
-
ratings.getConferenceSpRatingsGet average SP+ historical rating data by conference
-
ratings.getEloRatingsElo rating data
-
ratings.getSpRatingsSP+ rating data
-
ratings.getSrsRatingsSRS rating data (requires either a year or team specified)
-
recruiting.getRecruitingGroupsGets a list of aggregated statistics by team and position grouping
-
recruiting.getRecruitingPlayersGet player recruiting rankings and data. Requires either a year or team to be specified.
-
recruiting.getRecruitingTeamsTeam recruiting rankings
-
stats.getAdvancedTeamGameStatsAdvanced team game stats
-
stats.getAdvancedTeamSeasonStatsAdvanced team season stats
-
stats.getStatCategoriesStat category list
-
stats.getTeamSeasonStatsTeam season stats
-
teams.getFbsTeamsInformation on major division teams
-
teams.getRosterRoster data
-
teams.getTalentTeam talent composite
-
teams.getTeamMatchupMatchup history
-
teams.getTeamsGet team information
-
venues.getVenuesVenues
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools