Docs
Coverage MatrixDocumentationChange LogLog InContact Us
Docs

Overview

❗️

Alert

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

API Map

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

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

Data Retrieval Examples

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

  1. Call the schedule or daily schedule and find the match id for the chosen match
  2. Call the Match probabilities using the Match ID
  3. Find the home team and locate the outcome probability

The probability of a home team win is displayed.


To find the leader in assists for a given tournament:

  1. Call the daily schedule, results, or tournament list and find id for the chosen tournament
  2. Call the Tournament Leaders using the Tournament ID
  3. Find the top_assists element and locate the rank attribute

The player id and name are displayed.



Integration Links


Schema Download

Global Ice Hockey v1 Schema