api-hockey
api-hockey is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of api-hockey and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
API-HOCKEY is a comprehensive API designed to provide a wide array of data related to hockey leagues and cups.
timezone
Get the list of available timezone to be used in the games endpoint. > This endpoint does not require any parameters.
Try it
Result:
seasons
All seasons are only 4-digit keys, so for a league whose season is 2018-2019 the season in the API will be 2018. All seasons can be used in other endpoints as filters. > This endpoint does not require any parameters.
Try it
Result:
standings
Get the standings for a league. Return a table of one or more rankings according to the league / cup. Some competitions have several rankings in a year, regular season, pre season etc… To know the list of available stages or grou^ you have to use the endpoint standings/stages or standings/groups > Standings are updated every hours
Try it
Result:
stages
Get the list of available stages for a league to be used in the standings endpoint.
Try it
Result:
groups
Get the list of available groups for a league to be used in the standings endpoint.
Try it
Result:
teams_statistics
Get Teams statistics for a league and a season
Try it
Result:
teams_details
Get data about teams. The team id are unique in the API and teams keep it among all the leagues/cups in which they participate. > This endpoint requires at least one parameter.
Try it
Result:
leagues
Get the list of available leagues and cups. The league id are unique in the API and leagues keep it across all seasons > Most of the parameters of this endpoint can be used together.
Try it
Result:
countries
Get the list of available countries. The name and code fields can be used in other endpoints as filters. > All the parameters of this endpoint can be used together.
Try it
Result:
bets
Get all available bets. All bets id can be used in endpoint odds as filters
Try it
Result:
bookmakers
Get all available bookmakers. All bookmakers id can be used in endpoint odds as filters.
Try it
Result:
odds
Get odds from games or leagues. We provide pre-match odds between 1 and 7 days before the game. We keep a 7-day history (The availability of odds may vary according to the leagues, seasons, games and bookmakers) > Odds are updated once a day
Try it
Result:
search_countries
search countries
Try it
Result:
search_leagues
Search Leagues
Try it
Result:
search_bets
Search Bets
Try it
Result:
search_bookmakers
Search Bookmakers
Try it
Result:
search_teams
Search Teams