cURL
curl --request GET \ --url https://v1.hockey.sportsapipro.com/predictions \ --header 'x-api-key: <api-key>'
Get AI-powered predictions for hockey games
curl -X GET "https://v1.hockey.sportsapipro.com/predictions?sports=4" \ -H "x-api-key: YOUR_API_KEY"
/bets/lines
Your SportsAPI Pro API key
Predictions retrieved successfully
Was this page helpful?