sportsdata.io

NFL projected stats API.

🔑 apikey 16 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/nfl/projections/{format}/InjuredPlayers
DFS Slates by Date
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  http://azure-api.sportsdata.io/v3/nfl/projections/{format}/DfsSlatesByDate/{date}
DFS Slates by Week
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  http://azure-api.sportsdata.io/v3/nfl/projections/{format}/DfsSlatesByWeek/{season}/{week}
Endpoints (16 total)
GET
/{format}/InjuredPlayers
Injured Players
GET
/{format}/DfsSlatesByDate/{date}
DFS Slates by Date
GET
/{format}/DfsSlatesByWeek/{season}/{week}
DFS Slates by Week
GET
/{format}/PlayerSeasonProjectionStats/{season}
Projected Player Season Stats (w/ ADP)
GET
/{format}/UpcomingDfsSlateOwnershipProjections
Upcoming DFS Slate Ownership Projections
GET
/{format}/FantasyDefenseProjectionsBySeason/{season}
Projected Fantasy Defense Season Stats (w/ ADP)
GET
/{format}/DfsSlateOwnershipProjectionsBySlateID/{slateId}
DFS Slate Ownership Projections by SlateID
GET
/{format}/FantasyDefenseProjectionsByGame/{season}/{week}
Projected Fantasy Defense Game Stats (w/ DFS Salaries)
GET
/{format}/PlayerGameProjectionStatsByWeek/{season}/{week}
Projected Player Game Stats by Week (w/ Injuries, Lineups, DFS Salaries)
GET
/{format}/PlayerSeasonProjectionStatsByTeam/{season}/{team}
Projected Player Season Stats by Team (w/ ADP)
GET
/{format}/IdpPlayerGameProjectionStatsByWeek/{season}/{week}
IDP Projected Player Game Stats by Week (w/ Injuries, Lineups, DFS Salaries)
GET
/{format}/PlayerGameProjectionStatsByTeam/{season}/{week}/{team}
Projected Player Game Stats by Team (w/ Injuries, Lineups, 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
Endpoints16
Authapikey
Categories1
http://azure-api.sportsdata.io/v3/nfl/projections