NHL Rumors

Query Parameters

ParameterTypeRequiredDescription
datestringNoDate to retrieve rumors for. Format YYYY-MM-DD. Defaults to current date.

Attributes

Fields

FieldTypeDescription
Idstring
DateTimestring
Headlinestring
Notesstring
Analysisstring
Playerobject
Teamobject

Example Response

[{"Id": "9818", "DateTime": "2026-05-14T07:33:00-07:00", "Headline": "Working in starter's crease", "Notes": "Luukkonen was occupying the starter's crease ahead of Game 5 versus the Canadiens.", "Player": {"FirstName": "Ukko-Pekka", "LastName": "Luukkonen", "Position": "G", "Id": "5516"}, "Team": {"Id": "4", "Code": "BUF"}}]
Query Params
date

Date to retrieve rumors for. Format YYYY-MM-DD. Defaults to current date.

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