sportsdata.io

CFB schedules, scores, team stats, odds, weather, and news API.

🔑 apikey 18 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
Teams
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  http://azure-api.sportsdata.io/v3/cfb/scores/{format}/Teams
Player Details By Active
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  http://azure-api.sportsdata.io/v3/cfb/scores/{format}/Players
Stadiums
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  http://azure-api.sportsdata.io/v3/cfb/scores/{format}/Stadiums
Endpoints (18 total)
GET
/{format}/Teams
Teams
GET
/{format}/Players
Player Details By Active
GET
/{format}/Stadiums
Stadiums
GET
/{format}/CurrentWeek
Current Week
GET
/{format}/CurrentSeason
Current Season
GET
/{format}/Games/{season}
Schedules
GET
/{format}/InjuredPlayers
Injured Players
GET
/{format}/Players/{team}
Player Details by Team
GET
/{format}/LeagueHierarchy
Conference Hierarchy (with Teams)
GET
/{format}/CurrentSeasonType
Current SeasonType
GET
/{format}/Player/{playerid}
Player Details By Player
GET
/{format}/GamesByDate/{date}
Games by Date
Related APIs in same category
jokes.onevimeo.comnpr.orgnpr.orgnpr.orgnpr.org
Language coverage
Python
2
PHP
1
At a glance
Total SDKs3
Languages2
Endpoints18
Authapikey
Categories1
http://azure-api.sportsdata.io/v3/cfb/scores