Sportradar MLB v7

Number of APIs: 31

Sportradar is the Official Provider of real-time MLB statistics. The data collection comes direct from the MLB operations teams on-venue. This provides lightning speed and the highest-quality stats available to power your baseball experiences. All MLB games – including Spring Training – feature full coverage.

The MLB API is consistent in structure, format, and behavior with our other League Specific APIs. Our primary feeds return schedules, standings, team/player data, and real-time scores.

Our other MLB feeds provide a host of complimentary statistics and information, including:

  • Injuries
  • Pitch metrics
  • League leaders
  • Venues
  • Depth charts
  • Season statistics
  • Seasonal splits

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

An extra package containing MLB Statcast data is also available. This package includes:

  • Premium Deeper Pitch Data featuring spin rate, vertical and horizontal movement and more specific pitch types
  • Premium Hit Data including exit velocity, launch angle, spin rate and project home run distance
  • Premium Play Level Statcast Data containing deeper information on fielding and base-running performance

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 Boxscore GET {{baseUrl}}/:locale/games/:year/:month/:day/boxscore.{{format}}

  2. Daily Change Log GET {{baseUrl}}/:locale/league/:year/:month/:day/changes.{{format}}

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

  4. Daily Summary GET {{baseUrl}}/:locale/games/:year/:month/:day/summary.{{format}}

  5. Daily Transactions GET {{baseUrl}}/:locale/league/:year/:month/:day/transactions.{{format}}

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

  7. Game Extended Summary GET {{baseUrl}}/:locale/games/:game_id/extended_summary.{{format}}

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

  9. Glossary GET {{baseUrl}}/:locale/league/glossary.{{format}}

  10. Injuries GET {{baseUrl}}/:locale/league/injuries.{{format}}