Overview
Returns the latest hockey news articles including team updates, trade news, injury reports, and game previews.
Code Examples
curl -X GET "https://v1.hockey.sportsapipro.com/news" \
-H "x-api-key: YOUR_API_KEY"
Parameters
Filter news by league ID (e.g., 55 for NHL)
Filter news by specific game ID
Filter by competitions=55 to get NHL-specific news and articles.
Your SportsAPI Pro API key
Filter by game ID for game-specific news
News articles retrieved successfully