NHL Rest of Season Projections

Query Parameters

ParameterTypeRequiredDescription
datestringNoThe date from which to calculate rest-of-season projections. Format YYYY-MM-DD. Defaults to today.

Attributes

Top-Level Fields

FieldTypeDescription
Seasoninteger
Datestring
Playersarray

Example Response

{"Season": 2025, "Date": "2026-05-14", "Players": [{"Firstname": "Zach", "Lastname": "Benson", "Position": "LW", "Team": {"Id": "4", "Code": "BUF"}, "Projections": {"GamesPlayed": 2.97, "Goals": 1.016, "Assists": 1.175, "Shots": 6.371}, "Id": "6932"}]}
Query Params
date

The date from which to calculate rest-of-season projections. Format YYYY-MM-DD. Defaults to today.

string
enum
required
Defaults to json

Response format. Always json.

Allowed:
Response

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json