Docs
Coverage MatrixDocumentationChange LogLog InContact Us
Docs

Get started with Indoor Volleyball v1

🚧

Alert

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

API Map

To best utilize the Indoor Volleyball 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 require only a date or human-readable parameters to call the endpoints. Those feeds provide Sport Event Ids, Competitor Ids, or Tournament Ids which can be used to generate the match, team, and tournament feeds.

Data Retrieval Sample

To find the probability of a home team win for a given game:

  1. Call the Daily Schedule for the day the sport event takes place and find the Sport Event Id for the chosen sport event
  2. Call the Sport Event Probabilities using the Sport Event Id

The probability of a home team win is displayed.

Integration Links

Schema Download

Indoor Volleyball v1 Schema