Leagues
Retrieve a paginated list of leagues. Use the fields parameter to customize response fields.
Authorizations
Query Parameters
Specify custom response with available response fields.
Fields included as default: id, slug, name, fullName, commonName, teamClass, leagueType, leagueLevel, scheduleType, country, continent, region, flagUrl, logo, logoUrl, imageUrl, numberOfTeams, primaryDraftType, existsInLeagueEndpoint, links, eliteprospectsUrlPath, updatedAt, _links
id, slug, name, fullName, commonName, teamClass, leagueType, leagueLevel, scheduleType, country, continent, region, flagUrl, logo, logoUrl, imageUrl, numberOfTeams, primaryDraftType, existsInLeagueEndpoint, links, eliteprospectsUrlPath, updatedAt, _links, country.*, flagUrl.*, logo.*, primaryDraftType.*, links.*, * The number of items to skip before starting to collect the result set.
x >= 0The number of items to return.
0 <= x <= 1000Filter by player ID
Filter by player.nationality
Filter by player.playerType
GOALTENDER, SKATER Filter by player.position
G, D, F, C, W, LW, RW Filter by player.position not equal to
G, D, F, null Filter by player.playerStyle slug
Filter by player.age
Filter by player.draftedInDraftType
Filter by player.nhlDrafted
Filter by player.nhlDraftedByTeam
Filter by player.nhlRights.rights
unsigned, signed Filter by player.nhlRights.team
Filter by player.draftStatus
drafted-prospect, drafted-player, undrafted-prospect-u21, not-drafted Filter by player.nhlDraftProspect
drafted-prospect, undrafted-prospect-u21 Filter by player.verified
Filter by game ID
Filter by game.league slug
Filter by game.season slug
Filter by game.seasonType
PRESEASON, REGULAR_SEASON, POSTSEASON Filter by game.dateTime greater or equal to in ISO-8601 format for date and time
Filter by game.dateTime less than or equal to in ISO-8601 format for date and time
Filter by game.date greater or equal to in ISO-8601 format for date
Filter by game.date less than or equal to in ISO-8601 format for date
Filter by team ID
Filter by opponent
Filter by team-or-opponent
Filter by stats.G greater or equal to
Filter by stats.PTS greater or equal to
Filter by stats.SV greater or equal to
Filter by stats.TOI greater or equal to
Filter by createdAt greater or equal to in ISO-8601 format for date and time
Filter by updatedAt greater or equal to in ISO-8601 format for date and time