Sportradar NFL v7
Number of APIs: 28
Sportradar’s NFL API v7 offers a comprehensive suite of game and seasonal stats. Whether you are looking for the fastest gameday updates, your favorite player’s season stats, or in-depth subjective statistics, 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. All NFL games – including preseason – feature full coverage.
Primary feeds will return schedules, standings, team/player data, and real-time scores.
Additional feeds provide a host of complimentary stats, including:
- Team rosters
- Depth charts
- Weekly injuries
- Seasonal statistics
- Subjective statistics
- Draft information
Real-time customers are also offered four 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.
-
Postgame Standings GET {{baseUrl}}/:locale/seasons/:year/:season_type/standings/season.{{format}}
-
Current Season Schedule GET {{baseUrl}}/:locale/games/current_season/schedule.{{format}}
-
Current Week Schedule GET {{baseUrl}}/:locale/games/current_week/schedule.{{format}}
-
Daily Change Log GET {{baseUrl}}/:locale/league/:year/:month/:day/changes.{{format}}
-
Daily Transactions GET {{baseUrl}}/:locale/league/:year/:month/:day/transactions.{{format}}
-
Draft Summary GET {{draftBaseUrl}}/:locale/:year/draft.{{format}}
-
Game Boxscore GET {{baseUrl}}/:locale/games/:game_id/boxscore.{{format}}
-
Game Roster GET {{baseUrl}}/:locale/games/:game_id/roster.{{format}}
-
Game Statistics GET {{baseUrl}}/:locale/games/:game_id/statistics.{{format}}
-
League Hierarchy GET {{baseUrl}}/:locale/league/hierarchy.{{format}}