NFL Weather

Query Parameters

ParameterTypeRequiredDescription
weekintegerNoWeek number to retrieve weather for. Defaults to current week.

Attributes

Top-Level Fields

FieldTypeDescription
WeekintegerNFL week number
SeasonintegerNFL season year
GamesarrayGames with weather forecast data

Games Object

FieldTypeDescription
IdstringUnique game identifier
DateTimestringGame date and time. ISO 8601 format
WeatherobjectWeather forecast. Null if forecast not yet available
TeamsarrayArray of team objects

Weather Object

FieldTypeDescription
TempLowstringLow temperature in Fahrenheit
TempHighstringHigh temperature in Fahrenheit
ConditionstringWeather condition description
WindstringWind speed and direction
PrecipitationstringPrecipitation probability (%)
Domeinteger1 if game is in a dome, 0 otherwise

Teams Object

FieldTypeDescription
IsHomeinteger1 if home team, 0 if away team
IdstringUnique RotoWire identifier
CodestringShort team code or abbreviation (e.g. NYY, LAL, NE)

Parameters

ParameterRequiredTypeDefaultDescription
weeknointegerWeek number to retrieve weather for. Defaults to current week.
Query Params
integer

Week number to retrieve weather for. Defaults to current week.

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