cURL
curl --request GET \ --url https://v1.basketball.sportsapipro.com/predictions \ --header 'x-api-key: <api-key>'
Get AI-powered predictions for basketball games
curl -X GET "https://v1.basketball.sportsapipro.com/predictions?gameId=12345" \ -H "x-api-key: YOUR_API_KEY"
Show Properties
Show Score
Your SportsAPI Pro API key
Game ID
12345
Predictions retrieved successfully
Was this page helpful?