sportsdata.io

NFL play-by-play API.

🔑 apikey 3 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
Play By Play Simulation
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  http://azure-api.sportsdata.io/v3/nfl/pbp/{format}/SimulatedPlayByPlay/{numberofplays}
Play By Play
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  http://azure-api.sportsdata.io/v3/nfl/pbp/{format}/PlayByPlay/{season}/{week}/{hometeam}
Play By Play Delta
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  http://azure-api.sportsdata.io/v3/nfl/pbp/{format}/PlayByPlayDelta/{season}/{week}/{minutes}
Endpoints (3 total)
GET
/{format}/SimulatedPlayByPlay/{numberofplays}
Play By Play Simulation
GET
/{format}/PlayByPlay/{season}/{week}/{hometeam}
Play By Play
GET
/{format}/PlayByPlayDelta/{season}/{week}/{minutes}
Play By Play Delta
Related APIs in same category
jokes.onevimeo.comnpr.orgnpr.orgnpr.orgnpr.org
Language coverage
Python
2
PHP
1
At a glance
Total SDKs3
Languages2
Endpoints3
Authapikey
Categories1
http://azure-api.sportsdata.io/v3/nfl/pbp