Sportradar USFL v7
Number of APIs: 19
Sportradar’s USFL API offers a comprehensive suite of game and seasonal stats. Whether you are 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. All USFL games feature full statistical 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
- Standings
- Depth charts
- Weekly injuries
- 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.
-
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}}
-
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}}
-
Play By Play GET {{baseUrl}}/:locale/games/:game_id/pbp.{{format}}
-
Player Profile GET {{baseUrl}}/:locale/players/:player_id/profile.{{format}}