API.Forecasts.Minute.Entities.OpenAPI.Area
IdA unique ID in correlation to the area.
DescriptionThe text description of the area.
A polygon bounding box representing the dimensions of the area.
API.Forecasts.Minute.Entities.OpenAPI.Color
RedRed component of the RGB value.
GreenGreen component of the RGB value.
BlueBlue component of the RGB value.
HexThe hexadecimal color value.
API.Forecasts.Minute.Entities.OpenAPI.DbzColor
TypeThe precipitation type.
DbzA unit that represents precipitation intensity in weather radar.
RedRed component of the RGB value.
GreenGreen component of the RGB value.
BlueBlue component of the RGB value.
HexThe hexadecimal color value.
API.Forecasts.Minute.Entities.OpenAPI.Interval
StartDateTimeThe date and time for the start of the interval.
StartEpochDateTimeThe start date time expressed as epoch time.
MinuteThe first minute for the interval.
DbzA unit that represents precipitation intensity in weather radar.
ShortPhraseA short phrase describing precipitation condition for the interval.
PrecipitationTypeSpecifies the type of precipitation ("rain" "snow" "ice" or "mix"). If Dbz = zero, PrecipitationType is not present in the response.
ThresholdKey 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.
The full spectrum color that maps to the Dbz. If Dbz is zero, not present in the response.
The band color that maps to the precipitation type and threshold. If Dbz is zero, not present in the response.
IconCodeStandard AccuWeather icon code representing the forecast.
CloudCoverCloud cover percentage from 0 to 100.
LightningRateThe amount of lightning per minute that is forecasted.
API.Forecasts.Minute.Entities.OpenAPI.MinuteForecast
Phrase summaries for the entire forecast period.
Summary information for each interval in the forecast.
Data for each interval in the forecast.
MobileLinkLink to minute forecasts on AccuWeather's mobile site for the requested location.
LinkLink to minute forecasts on AccuWeather's free site for the requested location.
API.Forecasts.Minute.Entities.OpenAPI.MinuteForecastAreas
An object containing geographical area details.
API.Forecasts.Minute.Entities.OpenAPI.SegmentSummary
StartMinuteThe first minute to which the summary applies.
EndMinuteThe last minute to which the summary applies.
CountMinuteThe number of minutes for which the summary applies.
MinuteTextTemplated summary for one minute.
MinutesTextTemplated summary for multiple minutes.
TypeThe precipitation type.
TypeIdThe unique ID associated to the precipitation type.
WidgetPhraseSummary phrase for the next 120 minutes, for use in limited-space locations. Phrase length is approximately 15 characters.
ShortPhraseShort summary phrase for the next 120 minutes. Phrase length is approximately 25 characters.
BriefPhraseSummary phrase for the next 120 minutes. Phrase length is approximately 60 characters.
LongPhraseLong summary phrase for the next 120 minutes. Phrase length is 60+ characters.
IconCodeStandard AccuWeather icon code representing the forecast.
API.Forecasts.Minute.Entities.OpenAPI.SimplifiedDbzColor
TypeThe precipitation type.
ThresholdKey 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.
StartDbzA unit that represents the start of precipitation intensity in weather radar.
EndDbzA unit that represents the end of precipitation intensity in weather radar.
RedRed component of the RGB value.
GreenGreen component of the RGB value.
BlueBlue component of the RGB value.
HexThe hexadecimal color value.
API.Forecasts.Minute.Entities.OpenAPI.Summary
PhraseSummary phrase for the next 120 minutes. Phrase length is approximately 60 characters.
Phrase_60Summary phrase for the next 60 minutes. Phrase length is approximately 60 characters.
WidgetPhraseSummary phrase for the next 120 minutes, for use in limited-space locations. Phrase length is approximately 15 characters.
ShortPhraseShort summary phrase for the next 120 minutes. Phrase length is approximately 25 characters.
BriefPhraseSummary phrase for the next 120 minutes. Phrase length is approximately 60 characters.
LongPhraseLong summary phrase for the next 120 minutes. Phrase length is 60+ characters.
IconCodeStandard AccuWeather icon code representing the forecast.
API.Forecasts.Minute.Entities.OpenAPI.TruncatedMinuteForecast
Phrase summaries for the entire forecast period.
Summary information for each interval in the forecast.
MobileLinkLink to minute forecasts on AccuWeather's mobile site for the requested location.
LinkLink to minute forecasts on AccuWeather's free site for the requested location.
API.Forecasts.Minute.Entities.OpenAPI.TruncatedSummary
PhraseSummary phrase for the next 120 minutes. Phrase length is approximately 60 characters.
TypeThe precipitation type.
TypeIdThe unique ID associated to the precipitation type.
Common.OpenAPISpecification.Entities.ErrorResponse
CodeThe HTTP status code generated by the origin server for this occurrence of the problem (legacy).
MessageThe error message describing the problem (legacy).
ReferenceA URL reference that identifies the specific occurrence of the problem (legacy).
typeA URI reference [RFC3986] that identifies the problem type. This is aligned with RFC 7807.
titleA short, human-readable summary of the problem type. This is aligned with RFC 7807.
statusThe HTTP status code generated by the origin server for this occurrence of the problem. This is aligned with RFC 7807.
instanceA URI reference that identifies the specific occurrence of the problem. This is aligned with RFC 7807.
Contains custom diagnostic information about the request.