Sportradar NCAA Men's Football v7

Number of APIs: 18

Sportradar’s NCAA Football API v7 offers a comprehensive suite of game and seasonal stats. Whether looking for the fastest gameday updates or your favorite player’s season stats, Sportradar has you covered.

All game data feeds update in real-time as games are played and are compiled via expert Sportradar in-house operators. Real-time play-by-play coverage is provided for 89% of all FBS games, including 99% of all Power 5 matchups.

Primary feeds return schedules, standings, team and player data, and real-time scores.

Additional feeds provide a host of complimentary stats, including:

  • Player profiles
  • Team rosters
  • Top 25 rankings
  • Seasonal statistics

Real-time customers are also offered two delivery Push Feeds to enhance speed.

The easiest way to get started with the API is to click the fork button to fork this collection to your own workspace and use Qodex to send requests.

To receive trial access, visit this page.

  1. Current Season Schedule GET {{baseUrl}}/:locale/games/current_season/schedule.{{format}}

  2. Current Week Schedule GET {{baseUrl}}/:locale/games/current_week/schedule.{{format}}

  3. Game Boxscore GET {{baseUrl}}/:locale/games/:game_id/boxscore.{{format}}

  4. Game Roster GET {{baseUrl}}/:locale/games/:game_id/roster.{{format}}

  5. Game Statistics GET {{baseUrl}}/:locale/games/:game_id/statistics.{{format}}

  6. League Hierarchy GET {{baseUrl}}/:locale/league/hierarchy.{{format}}

  7. Play By Play GET {{baseUrl}}/:locale/games/:game_id/pbp.{{format}}

  8. Player Profile GET {{baseUrl}}/:locale/players/:player_id/profile.{{format}}

  9. Postgame Standings GET {{baseUrl}}/:locale/seasons/:year/:season_type/standings/season.{{format}}

  10. Rankings (By Week) GET {{baseUrl}}/:locale/polls/:poll_type/:year/:week/rankings.{{format}}