sportsdata.io

NFL schedules, scores, odds, weather, and news API.

🔑 apikey 36 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
News
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  http://azure-api.sportsdata.io/v3/nfl/scores/{format}/News
Teams (Active)
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  http://azure-api.sportsdata.io/v3/nfl/scores/{format}/Teams
Player Details by Available
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  http://azure-api.sportsdata.io/v3/nfl/scores/{format}/Players
Endpoints (36 total)
GET
/{format}/News
News
GET
/{format}/Teams
Teams (Active)
GET
/{format}/Players
Player Details by Available
GET
/{format}/AllTeams
Teams (All)
GET
/{format}/Referees
Referees
GET
/{format}/Stadiums
Stadiums
GET
/{format}/FreeAgents
Player Details by Free Agents
GET
/{format}/CurrentWeek
Week Current
GET
/{format}/DepthCharts
Depth Charts
GET
/{format}/UpcomingWeek
Week Upcoming
GET
/{format}/Byes/{season}
Bye Weeks
GET
/{format}/CurrentSeason
Season Current
Related APIs in same category
jokes.onevimeo.comnpr.orgnpr.orgnpr.orgnpr.org
Language coverage
Python
2
PHP
1
At a glance
Total SDKs3
Languages2
Endpoints36
Authapikey
Categories1
http://azure-api.sportsdata.io/v3/nfl/scores