API.Forecasts.Minute.Entities.OpenAPI.Area
Idstring · minLength: 1 · requiredA unique ID in correlation to the area.
Descriptionstring · minLength: 1 · requiredThe text description of the area.
BoundingPolygonobject[] · requiredA polygon bounding box representing the dimensions of the area.
API.Forecasts.Minute.Entities.OpenAPI.Color
Redinteger · int32 · requiredRed component of the RGB value.
Greeninteger · int32 · requiredGreen component of the RGB value.
Blueinteger · int32 · requiredBlue component of the RGB value.
Hexstring · minLength: 1 · requiredThe hexadecimal color value.
API.Forecasts.Minute.Entities.OpenAPI.DbzColor
Typestring · minLength: 1 · requiredThe precipitation type.
Dbznumber · float · requiredA unit that represents precipitation intensity in weather radar.
Redinteger · int32 · requiredRed component of the RGB value.
Greeninteger · int32 · requiredGreen component of the RGB value.
Blueinteger · int32 · requiredBlue component of the RGB value.
Hexstring · minLength: 1 · requiredThe hexadecimal color value.
API.Forecasts.Minute.Entities.OpenAPI.Interval
StartDateTimestring · date-timeThe date and time for the start of the interval.
StartEpochDateTimeinteger · int64The start date time expressed as epoch time.
Minuteinteger · int32The first minute for the interval.
Dbznumber | null · floatA unit that represents precipitation intensity in weather radar.
ShortPhrasestring | nullA short phrase describing precipitation condition for the interval.
PrecipitationTypestring | nullSpecifies the type of precipitation ("rain" "snow" "ice" or "mix"). If Dbz = zero, PrecipitationType is not present in the response.
Thresholdstring | nullKey that specifies the threshold value. Along with Precipitation type, can be used to determine the simplified color. If Dbz is zero, not present in the response.
Color| nullThe full spectrum color that maps to the Dbz. If Dbz is zero, not present in the response.
SimplifiedColor| nullThe band color that maps to the precipitation type and threshold. If Dbz is zero, not present in the response.
IconCodeinteger | null · int32Standard AccuWeather icon code representing the forecast.
CloudCoverinteger | null · int32Cloud cover percentage from 0 to 100.
LightningRateinteger | null · int32The amount of lightning per minute that is forecasted.
API.Forecasts.Minute.Entities.OpenAPI.MinuteForecast
SummaryrequiredPhrase summaries for the entire forecast period.
Summariesobject[] · requiredSummary information for each interval in the forecast.
Intervalsobject[] · requiredData for each interval in the forecast.
MobileLinkstring · minLength: 1 · requiredLink to minute forecasts on AccuWeather's mobile site for the requested location.
Linkstring · minLength: 1 · requiredLink to minute forecasts on AccuWeather's free site for the requested location.
API.Forecasts.Minute.Entities.OpenAPI.MinuteForecastAreas
Areasobject[] · requiredAn object containing geographical area details.
API.Forecasts.Minute.Entities.OpenAPI.SegmentSummary
StartMinuteinteger · int32The first minute to which the summary applies.
EndMinuteinteger · int32The last minute to which the summary applies.
CountMinuteinteger · int32The number of minutes for which the summary applies.
MinuteTextstring | nullTemplated summary for one minute.
MinutesTextstring | nullTemplated summary for multiple minutes.
Typestring | nullThe precipitation type.
TypeIdinteger · int32The unique ID associated to the precipitation type.
WidgetPhrasestring | nullSummary phrase for the next 120 minutes, for use in limited-space locations. Phrase length is approximately 15 characters.
ShortPhrasestring | nullShort summary phrase for the next 120 minutes. Phrase length is approximately 25 characters.
BriefPhrasestring | nullSummary phrase for the next 120 minutes. Phrase length is approximately 60 characters.
LongPhrasestring | nullLong summary phrase for the next 120 minutes. Phrase length is 60+ characters.
IconCodeinteger | null · int32Standard AccuWeather icon code representing the forecast.
API.Forecasts.Minute.Entities.OpenAPI.SimplifiedDbzColor
Typestring · minLength: 1 · requiredThe precipitation type.
Thresholdstring · minLength: 1 · requiredKey that specifies the threshold value. Along with Precipitation type, can be used to determine the simplified color. If Dbz is zero, not present in the response.
StartDbzinteger · int64 · requiredA unit that represents the start of precipitation intensity in weather radar.
EndDbzinteger · int64 · requiredA unit that represents the end of precipitation intensity in weather radar.
Redinteger · int32 · requiredRed component of the RGB value.
Greeninteger · int32 · requiredGreen component of the RGB value.
Blueinteger · int32 · requiredBlue component of the RGB value.
Hexstring · minLength: 1 · requiredThe hexadecimal color value.
API.Forecasts.Minute.Entities.OpenAPI.Summary
Phrasestring · minLength: 1 · requiredSummary phrase for the next 120 minutes. Phrase length is approximately 60 characters.
Phrase_60string · minLength: 1 · requiredSummary phrase for the next 60 minutes. Phrase length is approximately 60 characters.
WidgetPhrasestring · minLength: 1 · requiredSummary phrase for the next 120 minutes, for use in limited-space locations. Phrase length is approximately 15 characters.
ShortPhrasestring · minLength: 1 · requiredShort summary phrase for the next 120 minutes. Phrase length is approximately 25 characters.
BriefPhrasestring · minLength: 1 · requiredSummary phrase for the next 120 minutes. Phrase length is approximately 60 characters.
LongPhrasestring · minLength: 1 · requiredLong summary phrase for the next 120 minutes. Phrase length is 60+ characters.
IconCodeinteger · int32 · requiredStandard AccuWeather icon code representing the forecast.
API.Forecasts.Minute.Entities.OpenAPI.TruncatedMinuteForecast
SummaryrequiredPhrase summaries for the entire forecast period.
Summariesobject[] · requiredSummary information for each interval in the forecast.
MobileLinkstring | nullLink to minute forecasts on AccuWeather's mobile site for the requested location.
Linkstring | nullLink to minute forecasts on AccuWeather's free site for the requested location.
API.Forecasts.Minute.Entities.OpenAPI.TruncatedSummary
Phrasestring · minLength: 1 · requiredSummary phrase for the next 120 minutes. Phrase length is approximately 60 characters.
Typestring · minLength: 1 · requiredThe precipitation type.
TypeIdinteger | null · int32The unique ID associated to the precipitation type.
Common.OpenAPISpecification.Entities.ErrorResponse
Codeinteger · int32 · requiredThe HTTP status code generated by the origin server for this occurrence of the problem (legacy).
Messagestring · minLength: 1 · requiredThe error message describing the problem (legacy).
Referencestring · minLength: 1 · requiredA URL reference that identifies the specific occurrence of the problem (legacy).
typestring · uri · requiredA URI reference [RFC3986] that identifies the problem type. This is aligned with RFC 7807.
Example: https://httpproblems.com/http-status/401titlestring · requiredA short, human-readable summary of the problem type. This is aligned with RFC 7807.
Example: Unauthorizedstatusinteger · requiredThe HTTP status code generated by the origin server for this occurrence of the problem. This is aligned with RFC 7807.
Example: 401instancestring · uri-reference · requiredA URI reference that identifies the specific occurrence of the problem. This is aligned with RFC 7807.
Example: /locations/v1/349727traceobject · requiredContains custom diagnostic information about the request.