Docs
Coverage MatrixDocumentationChange LogLog InContact Us
Docs

❗️

Alert

Please note that the current, stable version of our Global Baseball API is v2. We strongly suggest integrating with this version.

API Map

To best utilize the Global Baseball API, you will need several parameters to create your API calls. The map below illustrates how you can obtain the parameters you need.

The primary feeds provide match, tournament, and competitor ids for the event, tournament, and competitor feeds. Player and Venue ids can be found from match specific feeds.

Data Retrieval Examples

To find the home team win probability for a game:

  1. Call the Daily Schedule and find the match id for the game in question
  2. Call the Sport Event Probabilties using the match id
  3. Find the outcome element with the probability attribute

The venue name is displayed.

Integration Links

Schema Download

Global Baseball v1 Schema