api-hockey

api-hockey

4.0

API-HOCKEY is a comprehensive API designed to provide a wide array of data related to hockey leagues and cups.

API-HOCKEY is a freemium service offering real-time livescores, odds, bookmakers insights, detailed statistics, standings, historical data, and more across over 245 hockey leagues and cups worldwide. It provides users with access to a wide range of hockey-related data, including real-time scores, team and league statistics, and odds information. The API is designed to be highly available and low latency, ensuring seamless access to data for various applications.

Features

  • Livescore and Standings: Access real-time scores and standings for over 250 hockey leagues and cups.
  • Odds and Bookmakers: Retrieve pre-match odds and bookmaker information, including historical odds data.
  • Team and League Data: Get detailed information about teams, leagues, and their respective statistics.
  • Country and Season Information: Explore data by country or season with 4-digit season keys for easy filtration.
  • Widgets: Utilize available widgets for enhanced integration and display.

MCP Tools

  • Timezone: Get the list of available timezones to be used in the games endpoint.
  • Seasons: Access all available seasons. Useful as filters in other endpoints.
  • Standings: Retrieve standings for leagues. Includes various rankings and stages throughout the year.
  • Teams: Get statistics for teams within a specific league and season.
  • Leagues: Access the list of available leagues and cups. Unique league IDs are consistent across all seasons.
  • Countries: Retrieve a list of available countries. Use name and code fields as filters.
  • Odds: Retrieve odds from games or leagues, updated daily.
  • Search: Search available countries, leagues, bets, bookmakers, and teams within the API.

Usage with Different Platforms

mcp


{
  "method": "GET",
  "headers": {
    "x-rapidapi-host": "api-hockey.p.rapidapi.com",
    "x-rapidapi-key": "YOUR_API_KEY"
  }
}