Nhl V3 Projections

sportsdata.io API

🔑 apikey 5 endpoints entertainment
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (3 total)

pip install sportsdata-sdk
pip install sportsdata
composer require sportsdataio-php-sdk

curl examples

Injured Players
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  http://azure-api.sportsdata.io/v3/nhl/projections/{format}/InjuredPlayers
DFS Slates by Date
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  http://azure-api.sportsdata.io/v3/nhl/projections/{format}/DfsSlatesByDate/{date}
Starting Goaltenders by Date
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  http://azure-api.sportsdata.io/v3/nhl/projections/{format}/StartingGoaltendersByDate/{date}

Endpoints (5 total)

GET
/{format}/InjuredPlayers
Injured Players
GET
/{format}/DfsSlatesByDate/{date}
DFS Slates by Date
GET
/{format}/StartingGoaltendersByDate/{date}
Starting Goaltenders by Date
GET
/{format}/PlayerGameProjectionStatsByDate/{date}
Projected Player Game Stats by Date (w/ Injuries, DFS Salaries)
GET
/{format}/PlayerGameProjectionStatsByPlayer/{date}/{playerid}
Projected Player Game Stats by Player (w/ Injuries, DFS Salaries)

Related APIs in same category

jokes.onevimeo.comnpr.orgnpr.orgnpr.orgnpr.org

Language coverage

Python
2
PHP
1

At a glance

Total SDKs3
Languages2
Endpoints5
Authapikey
Categories1
http://azure-api.sportsdata.io/v3/nhl/projections