Sportradar NCAA Men's Basketball v8

Number of APIs: 22

Sportradar’s NCAAMB API v7 offers a comprehensive suite of game and seasonal stats to power your basketball experiences. 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 Sportradar‘s expert in-house operators. Real-time play-by-play coverage is provided for 100% of major conference matchups (ACC, Big 12, Big Ten, Pac-12, SEC, Big East).

Primary feeds will 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
  • In-game substitution info
  • Live event positional data

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. Daily Change Log GET {{baseUrl}}/:locale/league/:year/:month/:day/changes.{{format}}

  2. Daily Schedule GET {{baseUrl}}/:locale/games/:year/:month/:day/schedule.{{format}}

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

  4. Game Summary GET {{baseUrl}}/:locale/games/:game_id/summary.{{format}}

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

  6. League Leaders GET {{baseUrl}}/:locale/seasons/:season_year/:season_type/:divison_or_conference/leaders.{{format}}

  7. NET Rankings GET {{baseUrl}}/:locale/seasons/:season_year/:season_type/netrankings.{{format}}

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

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

  10. Rankings (Current Week) GET {{baseUrl}}/:locale/polls/:poll_name/:season_year/rankings.{{format}}