NHL
communityNational Hockey League — scores, stats, standings, schedules, and player profiles
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/scheduleGet game scores
Parameters
datestringoptionalteamIdintegeroptionalReturns
games[] with id, teams{home, away}, score, status, venue, startTimeGET
/api/v1/standingsGet league standings
Parameters
seasonstringoptionalReturns
records[] with team, wins, losses, ot, points, gamesPlayed, division, conferenceGET
/api/v1/people/{id}/statsGet player stats
Parameters
idintegerrequiredstatsstringoptionalReturns
stats{games, goals, assists, points, plusMinus, pim, shots, shootingPctg}GET
/api/v1/teamsGet team rosters
Parameters
expandstringoptionalteamIdintegeroptionalReturns
teams[] with id, name, abbreviation, division, conference, venue, roster[]