integrations.sh
← all integrations

College Football Data API

OpenAPI apis-guru open_data

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.getLines

    Closing betting lines

  • coaches.getCoaches

    Coaching history

  • conferences.getConferences

    Get conference list

  • draft.getDraftPicks

    List of NFL Draft picks

  • draft.getNflPositions

    List of NFL positions

  • draft.getNflTeams

    List of NFL teams

  • drives.getDrives

    Get game drives

  • games.getAdvancedBoxScore

    Get advanced box score data

  • games.getCalendar

    Get calendar of weeks by season

  • games.getGameMedia

    Game media information (TV, radio, etc)

  • games.getGames

    Get game results

  • games.getGameWeather

    Weather information for the hour of kickoff

  • games.getPlayerGameStats

    Player stats broken down by game

  • games.getScoreboard

    Get live game results

  • games.getTeamGameStats

    Team stats broken down by game

  • games.getTeamRecords

    Get team records by year

  • metrics.getGamePpa

    Predicted Points Added (PPA) by game

  • metrics.getPlayerGamePpa

    Predicted Points Added (PPA) by player game

  • metrics.getPlayerSeasonPpa

    Predicted Points Added (PPA) by player season

  • metrics.getPredictedPoints

    Predicted Points

  • metrics.getPregameWinProbabilities

    Pregame win probabilities

  • metrics.getTeamPpa

    Predicted Points Added (PPA)

  • metrics.getWinProbabilityData

    Win probability data

  • players.getPlayerSeasonStats

    Season player stats

  • players.getPlayerUsage

    Player usage metrics by season

  • players.getReturningProduction

    Returning production metrics

  • players.getTransferPortal

    Transfer portal by season

  • players.playerSearch

    Search for players

  • plays.getLivePlays

    Get live metrics and PBP

  • plays.getPlays

    Get play data and results

  • plays.getPlayStats

    Gets player stats associated by play (limit 1000)

  • plays.getPlayStatTypes

    Type of play stats

  • plays.getPlayTypes

    Types of plays

  • rankings.getRankings

    Poll rankings

  • ratings.getConferenceSpRatings

    Get average SP+ historical rating data by conference

  • ratings.getEloRatings

    Elo rating data

  • ratings.getSpRatings

    SP+ rating data

  • ratings.getSrsRatings

    SRS rating data (requires either a year or team specified)

  • recruiting.getRecruitingGroups

    Gets a list of aggregated statistics by team and position grouping

  • recruiting.getRecruitingPlayers

    Get player recruiting rankings and data. Requires either a year or team to be specified.

  • recruiting.getRecruitingTeams

    Team recruiting rankings

  • stats.getAdvancedTeamGameStats

    Advanced team game stats

  • stats.getAdvancedTeamSeasonStats

    Advanced team season stats

  • stats.getStatCategories

    Stat category list

  • stats.getTeamSeasonStats

    Team season stats

  • teams.getFbsTeams

    Information on major division teams

  • teams.getRoster

    Roster data

  • teams.getTalent

    Team talent composite

  • teams.getTeamMatchup

    Matchup history

  • teams.getTeams

    Get team information

  • venues.getVenues

    Venues

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools