Contact Us
Company
  • Proven Superior Accuracy
  • About AccuWeather
  • Digital Advertising
  • Careers
  • Press
  • Privacy
  • Terms of Use
  • Brand Guidelines
Products & Services
  • For Business
  • For Partners
  • For Advertising
  • AccuWeather Enterprise APIs
  • AccuWeather Connect
  • Personal Weather Stations
Subscription Services
  • AccuWeather Premium
  • AccuWeather Professional
Apps & Downloads
  • iPhone App
  • Android App
  • See all Apps & Downloads

© 2025 AccuWeather, Inc.

xXfacebookFacebookinstagramInstagram
  • Home
  • Documentation
  • Core Weather API
  • MinuteCast™ API
  • Pricing
  • FAQ
Current Conditions
    Location Key
      Current conditions by location keyget
    Top Cities
      Current conditions for top citiesget
    Historical
      Historical current conditions for past 24 hours by location keygetHistorical current conditions for past 6 hours by location keyget
Daily Forecasts
    Location Key
      1 day by location keyget5 days by location key get7 days by location key get10 days by location key get15 days by location key get
Hourly Forecasts
    Location Key
      1 hour by location key get12 hours by location key get24 hours by location key get72 hours by location keyget120 hours by location key get
Alerts
    Location Key
      Goverment-issued alerts by location keyget
Locations
    Location Key
      Neighboring location data by location keygetLocation search by location keyget
    List
      Top 50 cities listgetTop 100 cities listgetTop 150 cities listgetTop cities list by regiongetCountries list by region codegetCountries listgetRegion listgetCountry by region code and country codegetAdministrative area list by country codegetAdministrative area list get
    Autocomplete
      Autocomplete by country codegetAutocomplete for cities and points of interest getAutocomplete for points of interest by country codegetAutocomplete for points of interestgetAutocomplete for cities by country codegetAutocomplete for citiesget
    Text Search
      City search by country code and administrative codegetCity search by country codegetCity searchgetLocation search by country code and administrative codegetLocation search by country codegetLocation searchgetPostal code search by country codegetPostal code searchgetPoint of interest by country code and administrative codegetPoint of interest by country codegetPoint of interest searchgetRegion searchgetAdministrative area search by country code and text stringgetAdministrative area search by text stringgetAdministrative area search by country code and administrative area codeget
    Geoposition
      Cities search by geopositiongetLocation search by geopositiongetPoint of interest by latitude, longitudeget
    IP Address
      Cities search by IP addressget
Indices
    1 Day
      1 day by location key and group Idget1 day by location keyget1 day by location key and index Idget
    5 Days
      5 days by location key and group id get5 days by location keyget5 days by location key and index id get
    10 Days
      10 days by location key and group idget10 days by location keyget10 days by location key and index idget
    15 Days
      15 days by location key and group idget15 days by location keyget15 days by location key and index idget
    Metadata
      Index groupsgetIndex metadata by group idgetIndex metadatagetIndex metadata by index Idget
Tropical
    Active
      Active government-issued storms by basin and government IdgetActive government-issued stormsgetActive government-issued storms by basinget
    Search
      Government-issued storms by year, basin, and government IdgetGovernment-issued storms by yeargetGovernment-issued storms by year and basingetStatuses for government-issued stormsgetStatuses for government-issued storms by basinget
    Position
      Current position of government-issued storm by year, basin, and government IdgetPositions of government-issued storm by year, basin, and government Idget
    Forecast
      Forecasts of government-issued storm by year, basin, and government Idget
Alarms
    Location Key
      1 day by location keyget5 days by location keyget10 days by location keyget15 days by location keyget
Imagery Maps
    Location Key
      480x480 radar and satellite images by location keyget640x480 radar and satellite images by location keyget1024x1024 radar and satellite images by location keyget
Translations
    Groups
      Translations by group idgetTranslation groupsget
    Languages
      Supported languagesgetLanguage id by language codegetLanguage code by language idget
Schemas
Core Weather
Core Weather

Schemas


API.CurrentConditions.Entities.OpenAPI.Country

ID
string · minLength: 1 · required

Unique ISO or Microsoft Localization Code for the country.

LocalizedName
string · minLength: 1 · required

Country name as displayed in the local dialect set with language code in the URL. If no language code is selected, the default is US English (us-en).

EnglishName
string · minLength: 1 · required

Country name displayed in English.

API.CurrentConditions.Entities.OpenAPI.CurrentConditions

LocalObservationDateTime
string · date-time · required

The date and time at which the data was collected, displayed in ISO 8601 format (yyyy-mm-ddThh:mm:ss±hh:mm).

EpochTime
integer · int64 · required

The date and time at which the data was collected, displayed as the number of seconds that have elapsed since midnight UTC/GMT on January 1, 1970.

WeatherText
string · minLength: 1 · required

A phrase describing the current weather conditions in the specified language.

WeatherIcon
integer · int32 · required

A numeric value representing an image that displays the phrase returned in the WeatherText parameter.

HasPrecipitation
boolean · required

A flag indicating the presence or absence of precipitation. A true response indicates precipitation, false indicates no precipitation.

PrecipitationType
string · minLength: 1 · required

The type of precipitation, if any. Possible values are Rain, Snow, Ice, Mixed, or Null for no precipitation.

IsDayTime
boolean · required

A boolean flag that indicates the day/night status. True at daytime, false at nighttime.

object · required

An object containing information about the observed air temperature at the requested location with a rounded value for Fahrenheit and Celsius. The object may be NULL.

MobileLink
string · minLength: 1 · required

Link to current conditions on AccuWeather's mobile site for the requested location.

Link
string · minLength: 1 · required

Link to current conditions on AccuWeather's free site for the requested location.

object

An object containing the AccuWeather patented RealFeel™ temperature with a rounded value for Fahrenheit or Celsius. The object may be NULL.

object

An object containing the AccuWeather patented RealFeel™ shade temperature with a rounded value for Fahrenheit or Celsius. The object may be NULL.

RelativeHumidity
integer · int32

A measure of moisture in the air, expressed as a percentage of the maximum amount possible at the same temperature.

IndoorRelativeHumidity
integer | null · int32

A measure of moisture in the air inside a typical heated home, expressed as a percentage of the maximum amount possible at the same temperature. At temperatures above 68°F this is set to the outdoor relative humidity.

object

The temperature at which the humidity in the air will begin to condense on surfaces. The object contains a rounded value for Fahrenheit and Celsius. The object may be NULL.

object

An object containing wind direction and speed information with a rounded value for Miles per hour and Kilometer per hour. The object may be NULL.

object

An object containing information about the maximum short-burst wind speed with a rounded value for Miles per hour and Kilometer per hour. The object may be NULL.

UVIndex
integer | null · int32

A numerical value that indicates the sun's measured ultraviolet radiation strength.

UVIndexFloat
number | null · float

A decimal value that indicates the sun's measured ultraviolet radiation strength.

UVIndexText
string | null

A brief UV index status description.

object

An object containing information about visibility distance with a rounded value for Miles and Kilometer. The object may be NULL.

ObstructionsToVisibility
string | null

The visibility distance's limiting factor.

CloudCover
integer | null · int32

A number representing the percentage of the sky that is covered by clouds. May be NULL.

object

An object containing information about the cloud base elevation with a rounded value for Feet and Meter. The object may be NULL.

object

An object containing information about the measured air pressure at ground level with a rounded value for Inches of Mercury and Millibar. The object may be NULL.

object

An object containing information about the atmospheric pressure change.

object

An object containing information about departure from the temperature observed 24 hours ago with rounded values for Fahrenheit and Celsius. The object may be NULL.

object

An object containing information about perceived air temperature on exposed skin due to wind with rounded values for Fahrenheit and Celsius. The object may be NULL.

object

The temperature to which air may be cooled by evaporating water into it at constant pressure until it reaches saturation. An object containing a rounded value for Fahrenheit and Celsius. The object may be NULL.

object

A temperature value that indicates heat stress on the human body in direct sunlight based on temperature, humidity, wind speed, sun angle, and cloud cover. An object containing a rounded value for Fahrenheit and Celsius. The object may be NULL.

object

Amount of liquid water equivalent of precipitation that has fallen in the past hour. An object containing a rounded value for Inch and Millimeter. The object may be NULL.

object

Summary of precipitation amounts over the past 24 hours, in 3-hour increments.

object

Summary of temperature fluctuations over the past 6, 12, and 24 hours.

object

Perceived outdoor temperature caused by the combination of air temperature, relative humidity, and wind speed.

API.CurrentConditions.Entities.OpenAPI.CurrentConditionsPoint

type
string · minLength: 1 · required
object[] · required

API.CurrentConditions.Entities.OpenAPI.CurrentConditionsPointProperties

stationCode
string · minLength: 1 · required

Code that represents a specific the weather station.

stationName
string · minLength: 1 · required

Name of the weather station.

stationWeight
integer · int32 · required

Weight of weather station.

weatherIcon
integer · int32 · required

Numeric value representing an image that displays the WeatherText.

hasPrecipitation
boolean · required

Flag indicating the presence or absence of precipitation. True indicates the presence of precipitation, false indicates the absence of precipitation.

precipitationType
string · minLength: 1 · required

If precipitation is present, the type of precipitation will be returned. Possible values are Rain, Snow, Ice, or Mixed. Null in the absence of precipitation.

temperature
number · float · required

The observed air temperature at the requested location as a rounded value in the specified units, Fahrenheit or Celsius. The value may be NULL.

realFeelTemperature
number · float · required

The patented AccuWeather RealFeel™ temperature as a rounded value in the specified units, Fahrenheit or Celsius. The value may be NULL.

realFeelTemperaturePhrase
string · minLength: 1 · required

Short phrase to describe the current conditions of a location based on AccuWeather's patented RealFeel™ temperature.

realFeelTemperatureShade
number · float · required

The patented AccuWeather RealFeel™ shade temperature as a rounded value in the specified units, Fahrenheit or Celsius. The value may be NULL.

realFeelTemperatureShadePhrase
string · minLength: 1 · required

Short phrase to describe the current conditions, while in the shade, of a location based on AccuWeather's patented RealFeel™ temperature.

relativeHumidity
integer · int32 · required

A measure of water vapor in the air, expressed as a percentage of the amount needed for saturation.

dewPoint
number · float · required

The temperature at which the humidity in the air will begin to condense on surfaces. It is a rounded value in the specified units, Fahrenheit or Celsius. The value may be NULL.

windDirectionDegrees
integer · int32 · required

Wind direction in azimuth degrees from north (180° indicates a wind coming from the south).

windDirectionLocalized
string · minLength: 1 · required

A wind direction abbreviation in the specified language.

windDirectionEnglish
string · minLength: 1 · required

An English wind direction abbreviation.

windSpeed
number · float · required

The measured wind speed as a rounded value in the specified units, Miles per hour or Kilometer per hour. The value may be NULL.

windGust
number · float · required

The maximum short-burst wind speed as a rounded value in the specified units, Miles per hour or Kilometer per hour. The value may be NULL.

uvIndex
integer · int32 · required

A numerical value that indicates the sun's measured ultraviolet radiation strength. The value may be NULL.

visibility
number · float · required

The visibility distance as a rounded value in the specified units, Miles or Kilometer per hour. The value may be NULL.

pressure
number · float · required

The measured air pressure at ground level as a rounded value for Inches of Mercury and Millibar. The value may be NULL.

Past24HourTemperatureDeparture
number · float · required

Departure from the temperature observed 24 hours ago. It is a rounded value in the specified units, Fahrenheit or Celsius. The value may be NULL.

past1HourPrecipitation
number · float · required

Amount of liquid water equivalent of precipitation that has fallen in the past hour. It is a rounded value in the specified units, Inch or Millimeter. The value may be NULL..

past3HourPrecipitation
number · float · required

Amount of liquid water equivalent of precipitation that has fallen in the past 3 hours. It is a rounded value in the specified units, Inch or Millimeter. The value may be NULL.

past6HourPrecipitation
number · float · required

Amount of liquid water equivalent of precipitation that has fallen in the past 6 hours. It is a rounded value in the specified units, Inch or Millimeter. The value may be NULL.

past9HourPrecipitation
number · float · required

Amount of liquid water equivalent of precipitation that has fallen in the past 9 hours. It is a rounded value in the specified units, Inch or Millimeter. The value may be NULL.

past12HourPrecipitation
number · float · required

Amount of liquid water equivalent of precipitation that has fallen in the past 12 hours. It is a rounded value in the specified units, Inch or Millimeter. The value may be NULL..

past18HourPrecipitation
number · float · required

Amount of liquid water equivalent of precipitation that has fallen in the past 18 hours. It is a rounded value in the specified units, Inch or Millimeter. The value may be NULL.

past24HourPrecipitation
number · float · required

Amount of liquid water equivalent of precipitation that has fallen in the past 24 hours. It is a rounded value in the specified units, Inch or Millimeter. The value may be NULL.

API.CurrentConditions.Entities.OpenAPI.Direction

Degrees
integer · int32 · required

Wind direction in azimuth degrees from north (180° indicates a wind coming from the south).

Localized
string · minLength: 1 · required

A wind direction abbreviation in the specified language.

English
string · minLength: 1 · required

An English wind direction abbreviation.

API.CurrentConditions.Entities.OpenAPI.GeoPosition

object · required

An object containing information about elevation of the the city above sea level with with a rounded value for Feet and Meter. The object may be NULL.

Latitude
number · float · required
Longitude
number · float · required

API.CurrentConditions.Entities.OpenAPI.LocalCurrentConditions

LocalObservationDateTime
string · date-time · required

The date and time at which the data was collected, displayed in ISO 8601 format (yyyy-mm-ddThh:mm:ss±hh:mm).

EpochTime
integer · int64 · required

The date and time at which the data was collected, displayed as the number of seconds that have elapsed since midnight UTC/GMT on January 1, 1970.

WeatherText
string · minLength: 1 · required

A phrase describing the current weather conditions in the specified language.

WeatherIcon
integer · int32 · required

A numeric value representing an image that displays the phrase returned in the WeatherText parameter.

HasPrecipitation
boolean · required

A flag indicating the presence or absence of precipitation. A true response indicates precipitation, false indicates no precipitation.

PrecipitationType
string · minLength: 1 · required

The type of precipitation, if any. Possible values are Rain, Snow, Ice, Mixed, or Null for no precipitation.

IsDayTime
boolean · required

Information specific to the local data source. This parameter is not returned if there is no local source information.

object · required

An object containing information about the observed air temperature at the requested location.

MobileLink
string · minLength: 1 · required

Link to current conditions on AccuWeather's mobile site for the requested location.

Link
string · minLength: 1 · required

Link to current conditions on AccuWeather's free site for the requested location.

object

AccuWeather's patented RealFeel™ temperature. A temperature value that uses a variety of factors to determine how the temperature actually feels outside.

object

AccuWeather's patented RealFeel™ shade temperature. A temperature value that uses a variety of factors to determine how the temperature actually feels outside in the shade.

RelativeHumidity
integer · int32

A measure of moisture in the air, expressed as a percentage of the maximum amount possible at the same temperature.

IndoorRelativeHumidity
integer | null · int32

A measure of moisture in the air inside a typical heated home, expressed as a percentage of the maximum amount possible at the same temperature. At temperatures above 68°F this is set to the outdoor relative humidity.

object

The temperature at which the humidity in the air will begin to condense on surfaces.

object

An object containing wind direction and speed information.

object

An object containing information about the maximum short-burst wind speed.

UVIndex
integer | null · int32

A numerical value that indicates the sun's measured ultraviolet radiation strength.

UVIndexFloat
number | null · float

A decimal value that indicates the sun's measured ultraviolet radiation strength.

UVIndexText
string | null

A brief UV index status description.

object

An object containing information about visibility distance.

ObstructionsToVisibility
string | null

The visibility distance's limiting factor.

CloudCover
integer | null · int32

A number representing the percentage of the sky that is covered by clouds. May be NULL.

object

An object containing information about the cloud base elevation.

object

An object containing information about the measured air pressure at ground level.

object

Atmospheric pressure change

object

Departure from the temperature observed 24 hours ago.

object

Perceived air temperature on exposed skin due to wind.

object

The temperature to which air may be cooled by evaporating water into it at constant pressure until it reaches saturation.

object

A temperature value that indicates heat stress on the human body in direct sunlight based on temperature, humidity, wind speed, sun angle, and cloud cover.

object

Amount of liquid water equivalent of precipitation that has fallen in the past hour.

object

Summary of precipitation amounts over the past 24 hours, in 3-hour increments.

object

Summary of temperature fluctuations over the past 6, 12, and 24 hours.

object

Perceived outdoor temperature caused by the combination of air temperature, relative humidity, and wind speed.

API.CurrentConditions.Entities.OpenAPI.LocalSource

Id
integer · int32 · required

A numeric identifier unique to the local data provider.

Name
string · minLength: 1 · required

The local data provider's name, displayed in the requested language if it is available. Otherwise the name is displayed in English or the language in which the name was provided.

WeatherCode
string · minLength: 1 · required

A unique code provided by the local data provider. This code allows the current condition to be matched to icons provided by the local data provider instead of AccuWeather's icons.

API.CurrentConditions.Entities.OpenAPI.ObservationSummary

localObservationDateTime
string · date-time · required

The date and time at which the data was collected, displayed in ISO 8601 format (yyyy-mm-ddThh:mm:ss±hh:mm).

EpochTime
integer · int64 · required

The date and time at which the data was collected, displayed as the number of seconds that have elapsed since midnight UTC/GMT on January 1, 1970.

WeatherText
string · minLength: 1 · required

A phrase describing the current weather conditions in the specified language.

WeatherIcon
integer · int32 · required

A numeric value representing an image that displays the phrase returned in the WeatherText parameter.

HasPrecipitation
boolean · required

A flag indicating the presence or absence of precipitation. A true response indicates precipitation, false indicates no precipitation.

PrecipitationType
string · minLength: 1 · required

The type of precipitation, if any. Possible values are Rain, Snow, Ice, Mixed, or Null for no precipitation.

IsDayTime
boolean · required

A boolean flag that indicates the day/night status. True at daytime, false at nighttime.

object · required

An object containing information about the observed air temperature at the requested location with a rounded value for Fahrenheit and Celsius. The object may be NULL.

MobileLink
string · minLength: 1 · required

Link to current conditions on AccuWeather's mobile site for the requested location.

Link
string · minLength: 1 · required

Link to current conditions on AccuWeather's free site for the requested location.

API.CurrentConditions.Entities.OpenAPI.PastHourRange

object · required

An object containing a rounded value for Fahrenheit and Celsius. The object may be NULL

object · required

An object containing a rounded value for Fahrenheit and Celsius. The object may be NULL

API.CurrentConditions.Entities.OpenAPI.Phrase

DataCode
string · minLength: 1 · required

A code phrase to briefly describe current conditions.

Flag
boolean · required

Flag indicating the presence or absence of precipitation. True indicates the presence of precipitation, false indicates the absence of precipitation.

PrecipitationType
string · minLength: 1 · required

The type of precipitation, if any. Possible values are Rain, Snow, Ice, Mixed, or Null for no precipitation.

PhraseCode
integer · int64 · required

An integer that maps to a given DataCode.

API.CurrentConditions.Entities.OpenAPI.PrecipitationSummary

object · required

Deprecated. Please use the precipitation summary for a specific time span.

object · required

The amount of precipitation (liquid equivalent) that has fallen in the past hour. An object containing a rounded value for Inch and Millimeter. The object may be NULL.

object · required

The amount of precipitation (liquid equivalent) that has fallen in the past three hours. An object containing a rounded value for Inch and Millimeter. The object may be NULL

object · required

The amount of precipitation (liquid equivalent) that has fallen in the past six hours. An object containing a rounded value for Inch and Millimeter. The object may be NULL

object · required

The amount of precipitation (liquid equivalent) that has fallen in the past nine hours. An object containing a rounded value for Inch and Millimeter. The object may be NULL

object · required

The amount of precipitation (liquid equivalent) that has fallen in the past 12 hours. An object containing a rounded value for Inch and Millimeter. The object may be NULL

object · required

The amount of precipitation (liquid equivalent) that has fallen in the past 18 hours. An object containing a rounded value for Inch and Millimeter. The object may be NULL

object · required

The amount of precipitation (liquid equivalent) that has fallen in the past 24 hours. An object containing a rounded value for Inch and Millimeter. The object may be NULL

API.CurrentConditions.Entities.OpenAPI.PrecipitationSummaryMetric

object · required

Deprecated. Please use the precipitation summary for a specific time span.

object · required

The amount of precipitation (liquid equivalent) that has fallen in the past hour. Contains Metric and Imperial Values.

object · required

The amount of precipitation (liquid equivalent) that has fallen in the past three hours. Contains Metric and Imperial Values.

object · required

The amount of precipitation (liquid equivalent) that has fallen in the past six hours. Contains Metric and Imperial Values.

object · required

The amount of precipitation (liquid equivalent) that has fallen in the past nine hours. Contains Metric and Imperial Values.

object · required

The amount of precipitation (liquid equivalent) that has fallen in the past 12 hours. Contains Metric and Imperial Values.

object · required

The amount of precipitation (liquid equivalent) that has fallen in the past 18 hours. Contains Metric and Imperial Values.

object · required

The amount of precipitation (liquid equivalent) that has fallen in the past 24 hours. Contains Metric and Imperial Values.

API.CurrentConditions.Entities.OpenAPI.TemperatureSummary

object · required

Summary of temperature fluctuations over the past 6 hours.

object · required

Summary of temperature fluctuations over the past 12 hours.

object · required

Summary of temperature fluctuations over the past 24 hours.

API.CurrentConditions.Entities.OpenAPI.TemperatureSummaryMetric

object · required

An object containing temperature minimum and maximum over the past 6 hours.

object · required

An object containing temperature minimum and maximum over the past 12 hours.

object · required

An object containing temperature minimum and maximum over the past 24 hours.

API.CurrentConditions.Entities.OpenAPI.TimeZone

Code
string · minLength: 1 · required

Official abbreviation code for designated Time Zone.

Name
string · minLength: 1 · required

Official name of designated Time Zone.

GmtOffset
number · float · required

Number of hours offset from local GMT time.

IsDaylightSaving
boolean · required

A “true” or “false” verification of whether a location is currently observing Day Light Saving time.

NextOffsetChange
string · date-time · required

Next time that daylight saving time changes.

API.CurrentConditions.Entities.OpenAPI.TopCityCurrentConditions

Key
string · minLength: 1 · required

Unique ID to search a location.

LocalizedName
string · minLength: 1 · required

Display name in local dialect set with language code in URL. Default is US English (us-en).

EnglishName
string · minLength: 1 · required

Location name as displayed in English.

object · required

An object containing country information.

object · required

An object containing timezone information.

object · required

An object containing geoposition information.

LocalObservationDateTime
string · date-time · required

Datetime of the current observation displayed in ISO8601 format: yyyy-mm-ddThh:mm:ss±hh:mm.

EpochTime
integer · int64 · required

Datetime of the current observation displayed as the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).

WeatherText
string · minLength: 1 · required

Phrase description of the current weather condition. Displayed in specified language.

WeatherIcon
integer · int64 · required

Numeric value representing an image that displays the WeatherText.

HasPrecipitation
boolean · required

Flag indicating the presence or absence of precipitation. True indicates the presence of precipitation, false indicates the absence of precipitation.

PrecipitationType
string · minLength: 1 · required

If precipitation is present, the type of precipitation will be returned. Possible values are Rain, Snow, Ice, or Mixed. Null in the absence of precipitation.

IsDayTime
boolean · required

Flag indicating the time of day (true=>day, false=>night).

object · required

An object containing temperature information with a rounded value for Fahrenheit and Celsius. The object may be NULL.

MobileLink
string · minLength: 1 · required

Link to current conditions on AccuWeather's mobile site for the requested location.

Link
string · minLength: 1 · required

Link to current conditions on AccuWeather's free site for the requested location.

object

Information specific to the local data source. This parameter is not returned if there is no local source information.

API.CurrentConditions.Entities.OpenAPI.Wind

object · required

An object containing wind direction in azimuth degrees.

object · required

An object containing information about wind speed with a rounded value for Miles per hour and Kilometer per hour. The object may be NULL.

API.CurrentConditions.Entities.OpenAPI.WindGust

object · required

An object containing information about the maximum wind gust speed with a rounded value for Miles per hour and Kilometer per hour. The object may be NULL.

API.CurrentConditions.Entities.OpenAPI.WindGustMetric

object · required

An object containing information about the maximum wind gust speed.

API.CurrentConditions.Entities.OpenAPI.WindMetric

object · required

An object containing wind direction in azimuth degrees.

object · required

An object containing information about wind speed.

Common.OpenAPISpecification.Entities.ErrorResponse

Code
integer · int32 · required

The HTTP status code generated by the origin server for this occurrence of the problem (legacy).

Message
string · minLength: 1 · required

The error message describing the problem (legacy).

Reference
string · minLength: 1 · required

A URL reference that identifies the specific occurrence of the problem (legacy).

type
string · uri · required

A URI reference [RFC3986] that identifies the problem type. This is aligned with RFC 7807.

Example: https://httpproblems.com/http-status/401
title
string · required

A short, human-readable summary of the problem type. This is aligned with RFC 7807.

Example: Unauthorized
status
integer · required

The HTTP status code generated by the origin server for this occurrence of the problem. This is aligned with RFC 7807.

Example: 401
instance
string · uri-reference · required

A URI reference that identifies the specific occurrence of the problem. This is aligned with RFC 7807.

Example: /locations/v1/349727
object · required

Contains custom diagnostic information about the request.

Common.OpenAPISpecification.Entities.Feature`1[[AccuWeather.NetStandard.API.CurrentConditions.Entities.OpenAPI.CurrentConditionsPointProperties, AccuWeather.NetStandard.API.CurrentConditions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]

type
string · minLength: 1 · required
object · required
object · required

Common.OpenAPISpecification.Entities.Geometry

type
string · minLength: 1 · required
coordinates
number[] · required

Common.OpenAPISpecification.Entities.PressureTendency

localizedText
string · minLength: 1 · required
code
string · minLength: 1 · required

Common.OpenAPISpecification.Entities.Quantity

UnitType
integer · int64 · required
Value
number · float · required
Unit
string · minLength: 1 · required

Common.OpenAPISpecification.Entities.QuantityMeasurements

object · required
object · required

Common.OpenAPISpecification.Entities.QuantityPhrase

UnitType
integer · int64 · required
Value
number · float · required
Unit
string · minLength: 1 · required
Phrase
string

Common.OpenAPISpecification.Entities.QuantityPhraseMeasurements

object · required
object · required

Common.OpenAPISpecification.Entities.QuantityRange

object · required
object · required

API.Forecasts.Daily.Entities.OpenAPI.AirQuality

Name
string · minLength: 1 · required

Name of the pollen or pollutant. For example: grass, mold, weed, air quality, tree and UV index.

Value
integer · int32 · required

Value of the given type above. Values associated with mold, grass, weed and tree are in units of parts per cubic meter. Both air quality and UV are indices, so they are unitless.

Category
string · minLength: 1 · required

Category of the air quality or pollution type. For example: low, high, good, moderate, unhealthy, hazardous.

CategoryValue
integer · int64 · required

Value associated with the air quality or pollution category. These values range from 1 to 6. 1 implying good conditions, 6 implying hazardous conditions.

Type
string | null

Only exists for air quality. Examples include ozone and particle pollution.

API.Forecasts.Daily.Entities.OpenAPI.DailyForecast

Date
string · date-time · required

Date of the forecast displayed in ISO8601 format: (yyyy-mm-ddThh:mm:ss±hh:mm).

EpochDate
integer · int64 · required

Date of the forecast displayed as the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).

object · required

An object containing the forecasted temperature with a rounded value in the specified units, Fahrenheit or Celsius. The object may be NULL.

object · required

Object containing details about the day.

object · required

Object containing detailsa about the night.

Sources
string[] · required

List of forecast sources.

MobileLink
string · minLength: 1 · required

Link to daily forecasts on AccuWeather's mobile site for the requested location.

Link
string · minLength: 1 · required

Link to daily forecasts on AccuWeather's free site for the requested location.

object

Object containing details about the sun.

object

Object containing details about the moon.

object

An object containing the patented AccuWeather RealFeel™ temperature with a rounded value in the specified units, Fahrenheit or Celsius. The object may be NULL.

object

An object containing the patented AccuWeather RealFeel™ shade temperature with a rounded value in the specified units, Fahrenheit or Celsius. The object may be NULL.

HoursOfSun
number | null · float

Number of hours of sun.

object

Summary of Heating Degree Day or Cooling Degree Day information.

array | null

List of air quality and pollutants.

API.Forecasts.Daily.Entities.OpenAPI.DailyForecastSummary

object · required

Represents the most significant weather event over the next five days, regardless of selected timespan.

object[] · required

Forecasts for each 12-hour period.

API.Forecasts.Daily.Entities.OpenAPI.Day

Icon
integer · int32 · required

Numeric value representing an icon that matches the forecast.

IconPhrase
string · minLength: 1 · required

Phrase description of the Icon.

HasPrecipitation
boolean · required

Boolean value that indicates the presence of any type of precipitation. Displays true if precipitation is present.

PrecipitationType
string · minLength: 1 · required

Indicates if the precipitation is rain, snow, ice, or mixed. Only returned if HasPrecipitation is true.

PrecipitationIntensity
string | null

Indicates if the precipitation strength is light, moderate, or heavy. Only returned if HasPrecipitation is true.

ShortPhrase
string | null

Phrase description of the forecast. (Note: AccuWeather attempts to keep this phrase under 30 characters in length, but some languages/weather events may result in a longer phrase length, exceeding 30 characters.).

LongPhrase
string | null

Phrase description of the forecast. (Note: AccuWeather attempts to keep this phrase under 100 characters in length, but some languages/weather events may result in a longer phrase length, exceeding 100 characters.).

PrecipitationProbability
integer | null · int32

A percentage value representing the probability of precipitation.

ThunderstormProbability
integer | null · int32

A percentage value representing the probability of a thunderstorm.

RainProbability
integer | null · int32

A percentage value representing the probability of rain.

SnowProbability
integer | null · int32

A percentage value representing the probability of snow.

IceProbability
integer | null · int32

A percentage value representing the probability of ice.

object

An object containing wind direction and speed information with a rounded value in the specified units, Miles per hour or Kilometer per hour. The object may be NULL.

object

An object containing information about the maximum short-burst wind speed with a rounded value in the specified units, Miles per hour or Kilometer per hour. The object may be NULL.

object

A measurement of total liquid for the 12-hour period. An object with a rounded value in the specified units, Inch or Millimeter. The object may be NULL.

object

A measurement of rain for the 12-hour period. An object with a rounded value in the specified units, Inch or Millimeter. The object may be NULL.

object

A measurement of snow for the 12-hour period. An object with a rounded value in the specified units, Inch or Centimeter. The object may be NULL.

object

A measurement of ice for the 12-hour period. An object with a rounded value in the specified units, Inch or Millimeter. The object may be NULL.

HoursOfPrecipitation
number | null · float

The total number of hours containing any type of precipitation in the indicated 12-hour period.

HoursOfRain
number | null · float

The total number of hours containing rain in the indicated 12-hour period.

HoursOfSnow
number | null · float

The total number of hours containing snowfall in the indicated 12-hour period.

HoursOfIce
number | null · float

The total number of hours containing ice precipitation in the indicated 12-hour period.

CloudCover
integer · int32

The percentage of cloud cover.

object

Soil water loss by evaporation and plant transpiration. An object with a rounded value in the specified units, Inch or Millimeter. The object may be NULL.

object

The sun's electromagnetic radiation (global horizontal irradiance) as measured at the Earth's surface. An object with a rounded value in Watts per square Meter. The object may be NULL.

object

A measure of water vapor in the air, expressed as a percentage of the amount needed for saturation.

object

The temperature to which air may be cooled by evaporating water into it at constant pressure until it reaches saturation. The object contains a rounded value in the specified units, Fahrenheit or Celsius. The object may be NULL.

object

A temperature value that indicates heat stress on the human body in direct sunlight based on temperature, humidity, wind speed, sun angle, and cloud cover. The object contains a rounded value in the specified units, Fahrenheit or Celsius. The object may be NULL.

object

An object containing the sun's measured ultraviolet radiation strength.

API.Forecasts.Daily.Entities.OpenAPI.DegreeDaySummary

object · required

Number of degrees that the mean temperature is below 65 degrees F. An object with a rounded value in the specified units, Fahrenheit or Celsius. The object may be NULL.

object · required

Number of degrees that the mean temperature is above 65 degrees F. An object with a rounded value in the specified units, Fahrenheit or Celsius. The object may be NULL.

API.Forecasts.Daily.Entities.OpenAPI.Headline

EffectiveDate
string · date-time · required

Datetime displayed in ISO8601 format: yyyy-mm-ddThh:mm:ss±hh:mm that the headline is in effect.

EffectiveEpochDate
integer · int64 · required

Effective datetime of the headline displayed as the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).

Severity
integer · int32 · required

Severity of the headline displayed as an integer. The lower the number, the greater the severity.

Text
string · minLength: 1 · required

Text of the headline.

Category
string · minLength: 1 · required

Category of the headline.

EndDate
string · date-time · required

Datetime displayed in ISO8601 format: yyyy-mm-ddThh:mm:ss±hh:mm that the headline period ends.

EndEpochDate
integer · int64 · required

End datetime of the headline displayed as the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).

MobileLink
string · minLength: 1 · required

Link to extended forecasts on AccuWeather's mobile site for the requested location.

Link
string · minLength: 1 · required

Link to extended forecasts on AccuWeather's free site for the requested location.

API.Forecasts.Daily.Entities.OpenAPI.HumidityRange

Minimum
integer · int32

The lowest observed water vapor amount expressed as a percentage of the amount needed for saturation, measured over the indicated 12-hour period.

Maximum
integer · int32

The highest observed water vapor amount expressed as a percentage of the amount needed for saturation, measured over the indicated 12-hour period.

Average
integer · int32

The average observed water vapor amount expressed as a percentage of the amount needed for saturation, measured over the indicated 12-hour period.

API.Forecasts.Daily.Entities.OpenAPI.IndexRange

Minimum
number | null · float

A numerical value that indicates the sun's maximum measured ultraviolet radiation strength.

Maximum
number | null · float

A numerical value that indicates the sun's minimum measured ultraviolet radiation strength.

API.Forecasts.Daily.Entities.OpenAPI.Moon

Rise
string · date-time · required

Moon rise displayed in ISO8601 format: (yyyy-mm-ddThh:mm:ss±hh:mm).

EpochRise
integer · int64 · required

Moon rise displayed as the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).

Set
string · date-time · required

Moon set displayed in ISO8601 format: (yyyy-mm-ddThh:mm:ss±hh:mm).

EpochSet
integer · int64 · required

Moon set displayed as the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).

Phase
string · minLength: 1 · required

The phase of the moon.

Age
integer · int32 · required

The number of days since the new moon.

API.Forecasts.Daily.Entities.OpenAPI.Sun

Rise
string · date-time · required

Sun rise displayed in ISO8601 format: (yyyy-mm-ddThh:mm:ss±hh:mm).

EpochRise
integer · int64 · required

Sun rise displayed as the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).

Set
string · date-time · required

Sun set displayed in ISO8601 format: (yyyy-mm-ddThh:mm:ss±hh:mm).

EpochSet
integer · int64 · required

Sun set displayed as the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).

Common.OpenAPISpecification.Entities.Direction

Degrees
integer · int32 · required
Localized
string · minLength: 1 · required
English
string · minLength: 1 · required

Common.OpenAPISpecification.Entities.QuantityPhraseRangeMeasurement

object · required
object · required

Common.OpenAPISpecification.Entities.QuantityRangeAverage

object · required
object · required
object

Common.OpenAPISpecification.Entities.Wind

object · required
object

API.Forecasts.Hourly.Entities.OpenAPI.HourlyForecast

DateTime
string · date-time · required

Datetime of the forecast displayed in ISO8601 format: (yyyy-mm-ddThh:mm:ss±hh:mm).

EpochDateTime
integer · int64 · required

Datetime of the forecast displayed as the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).

WeatherIcon
integer · int32 · required

Numeric value representing an image that displays the IconPhrase.

IconPhrase
string · minLength: 1 · required

Phrase description of the forecast. Displayed in specified language.

HasPrecipitation
boolean · required

Boolean value that indicates the presence of any type of precipitation. Displays true if precipitation is present.

IsDaylight
boolean · required

Boolean value (true or false) that specifies whether or not it is daylight.

object · required

An object containing the forecasted temperature with a rounded value in the specified units, Fahrenheit or Celsius. The object may be NULL.

PrecipitationProbability
integer · int32 · required

A percentage value representing the probability of precipitation.

accuLumenBrightnessIndex
number · float · required
MobileLink
string · minLength: 1 · required

Link to hourly forecasts on AccuWeather's mobile site for the requested location.

Link
string · minLength: 1 · required

Link to hourly forecasts on AccuWeather's free site for the requested location.

PrecipitationType
string | null

Indicates if the precipitation is rain, snow, ice, or mixed. Only returned if HasPrecipitation is true.

PrecipitationIntensity
string | null

Indicates if the precipitation strength is light, moderate, or heavy. Only returned if HasPrecipitation is true.

object

An object containing the patented AccuWeather RealFeel™ temperature with a rounded value in the specified units, Fahrenheit or Celsius. The object also contains a brief description of how warm or cold the temperature actually feels outside. The object may be NULL.

object

An object containing the patented AccuWeather RealFeel™ shade temperature with a rounded value in the specified units, Fahrenheit or Celsius. The object also contains a brief description of how warm or cold the temperature actually feels outside. The object may be NULL.

object

The temperature to which air may be cooled by evaporating water into it at constant pressure until it reaches saturation. The object contains a rounded value in the specified units, Fahrenheit or Celsius. The object may be NULL.

object

A temperature value that indicates heat stress on the human body in direct sunlight based on temperature, humidity, wind speed, sun angle, and cloud cover. The object contains a rounded value in the specified units, Fahrenheit or Celsius. The object may be NULL.

object

The temperature at which the humidity in the air will begin to condense on surfaces. The object contains a rounded value in the specified units, Fahrenheit or Celsius. The object may be NULL.

object

An object containing wind direction and speed information with a rounded value in the specified units, Miles per hour or Kilometer per hour. The object may be NULL.

object

An object containing information about the maximum short-burst wind speed with a rounded value in the specified units, Miles per hour or Kilometer per hour. The object may be NULL.

RelativeHumidity
integer | null · int32

A measure of water vapor in the air, expressed as a percentage of the amount needed for saturation.

IndoorRelativeHumidity
integer | null · int32

A measure of moisture in the air inside a typical heated home, expressed as a percentage of the maximum amount possible at the same temperature. At temperatures above 68°F this is set to the outdoor relative humidity.

object

An object containing information about visibility distance with a rounded value in the specified units, Miles or Kilometer. The object may be NULL.

object

An object containing information about the cloud base elevation with a rounded value in the specified units, Feet or Meter. The object may be NULL.

UVIndex
integer · int32

A numerical value that indicates the sun's measured ultraviolet radiation strength.

UVIndexFloat
number · float

A decimal value that indicates the sun's measured ultraviolet radiation strength.

UVIndexText
string | null

Text associated with the UVIndex.

ThunderstormProbability
integer | null · int32

A percentage value representing the probability of a thunderstorm.

RainProbability
integer | null · int32

A percentage value representing the probability of rain.

SnowProbability
integer · int64

A percentage value representing the probability of snow.

IceProbability
integer | null · int32

A percentage value representing the probability of ice.

object

A measurement of total liquid for the hour. An object with a rounded value in the specified units, Inch or Millimeter. The object may be NULL.

object

A measurement of rain for the hour. An object with a rounded value in the specified units, Inch or Millimeter. The object may be NULL.

object

A measurement of snow for the hour. An object with a rounded value in the specified units, Inch or Centimeter. The object may be NULL.

object

A measurement of ice for the hour. An object with a rounded value in the specified units, Inch or Millimeter. The object may be NULL.

CloudCover
integer | null · int32

The percentage of cloud cover.

object

Soil water loss by evaporation and plant transpiration. An object with a rounded value in the specified units, Inch or Millimeter. The object may be NULL.

object

The sun's electromagnetic radiation (global horizontal irradiance) as measured at the Earth's surface. An object with a rounded value in Watts per square Meter. The object may be NULL.

API.Forecasts.Hourly.Entities.OpenAPI.HourlyForecastPoint

dateTime
string · date-time · required

Datetime of the forecast displayed in ISO8601 format: (yyyy-mm-ddThh:mm:ss±hh:mm).

object · required

API.Forecasts.Hourly.Entities.OpenAPI.HourlyForecastPointFeature

object[] · required
type
string · minLength: 1 · required

API.Forecasts.Hourly.Entities.OpenAPI.HourlyForecastPointProperties

stationCode
string · minLength: 1 · required

The weather station code of the location.

rain
number · float · required

A measurement of rain for the hour.

rainUnit
string · minLength: 1 · required

THe unit of measurement for the rain.

snow
number · float · required

A measurement of snow for the hour.

snowUnit
string · minLength: 1 · required

The unit of measurement for the snow.

ice
number · float · required

A measurement of ice for the hour.

iceUnit
string · minLength: 1 · required

The unit of measurement for the ice.

totalLiquid
number · float · required

A measurement of total liquid for the hour.

totalLiquidUnit
string · minLength: 1 · required

The unit of measurement for the total liquid.

stationName
string | null

The name of the weather station.

stationWeight
integer · int32

A number representing the importantance of the weather station.

stationOffset
number · float

The GMT offset of the weather station.

weatherIcon
integer | null · int32

Numeric value representing an image that displays the IconPhrase.

iconPhrase
string | null

Phrase description of the forecast. Displayed in specified language.

temperature
number | null · float

The forecasted temperature for the hour.

temperatureUnit
string | null

The unit of measurement for the temperature.

realFeelTemperature
number | null · float

The forecasted patented AccuWeather RealFeel™ temperature for the hour.

realFeelTemperatureUnit
string | null

The unit of measurement for the patented AccuWeather RealFeel™ temperature.

realFeelTemperaturePhrase
string | null

A phrase representing the patented AccuWeather RealFeel™ temperature.

windDirectionDegrees
number · float

Angular measurement of the wind direction.

windDirectionEnglish
string | null

Abbreviated text value of the wind direction.

windDirectionLocalized
string | null

Abbreviated text value of the wind direction in the requested language.

windSpeed
number | null · float

Linear measurement of the wind speed.

windSpeedUnit
string | null

The unit of measurment for the wind speed.

windGust
number | null · float

Linear measurement of the wind gust.

windGustUnit
string | null

The unit of measurment for the wind gust.

hasPrecipitation
boolean

Boolean value that indicates the presence of any type of precipitation. Displays true if precipitation is present.

precipitationType
string | null

Indicates if the precipitation is rain, snow, ice, or mixed. Only returned if HasPrecipitation is true.

precipitationIntensity
string | null

Indicates if the precipitation strength is light, moderate, or heavy. Only returned if HasPrecipitation is true.

Common.OpenAPISpecification.Entities.Feature`1[[AccuWeather.NetStandard.API.Forecasts.Hourly.Entities.OpenAPI.HourlyForecastPointProperties, AccuWeather.NetStandard.API.Forecasts.Hourly, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]

type
string · minLength: 1 · required
object · required
object · required

API.Locations.Entities.OpenAPI.AdministrativeArea

Level
integer · int64 · required

An assigned number to describe the scale of the administrative subdivisions for countries. As the Level number increases, the scale of the subdivision will decrease. Numbers of 10 or greater are reserved for non-political boundaries and should be used independently

CountryID
string · minLength: 1 · required

Unique ISO or Microsoft Localization Code for the country that contains the AdministrativeArea.

ID
string · minLength: 1 · required

Unique administrative area ID

LocalizedName
string · minLength: 1 · required

Administrative area name as displayed in local dialect set with language code in the URL. If no language code is selected, the default is English

EnglishName
string · minLength: 1 · required

Administrative area name displayed in English

LocalizedType
string | null

Administrative Area type displayed in the local dialect set with the language code in the URL. Default is US English (en-us).

EnglishType
string | null

Administrative Area type displayed in English.

API.Locations.Entities.OpenAPI.AppPartnership

Type
string · minLength: 1 · required

The type of partnership

API.Locations.Entities.OpenAPI.Area

ID
string · minLength: 1 · required

Unique administrative area ID

LocalizedName
string · minLength: 1 · required

Administrative area name as displayed in local dialect set with language code in the URL. If no language code is selected, the default is English

EnglishName
string · minLength: 1 · required

Administrative area name displayed in English

API.Locations.Entities.OpenAPI.Asset

Name
string · minLength: 1 · required

The name of the asset

Url
string · minLength: 1 · required

The URL associated to the asset

API.Locations.Entities.OpenAPI.CoordinateTranslate

Key
string · minLength: 1 · required

Unique ID to search a location

API.Locations.Entities.OpenAPI.DaylightSavingChange

Date
string · date-time · required

Time when daylight saving will change

GmtOffset
number · float · required

Number of hours offset from local GMT time

TimeZoneFormat
string · minLength: 1 · required

Alphabetic abbreviation of the TimeZone

API.Locations.Entities.OpenAPI.Details

Key
string · minLength: 1 · required

Unique ID to identify a location.

StationCode
string · minLength: 1 · required

Weather station code of the location.

StationGmtOffset
number · float · required

GMT offset of the weather station.

BandMap
string · minLength: 1 · required

Temperature and precipitation band map code.

Climo
string · minLength: 1 · required

Source of climatology data for the location.

LocalRadar
string · minLength: 1 · required

Local radar code associated with the location.

MediaRegion
string · minLength: 1 · required

Media region associated with the location.

Metar
string · minLength: 1 · required

Metar station of the location.

NXMetro
string · minLength: 1 · required

City level radar code.

NXState
string · minLength: 1 · required

State level radar code.

Population
integer · int64 · required

Reported population of the location.

PrimaryWarningCountyCode
string · minLength: 1 · required

Primary warning county code.

PrimaryWarningZoneCode
string · minLength: 1 · required

Primary warning zone code.

Satellite
string · minLength: 1 · required

Satellite associated with the location.

Synoptic
string · minLength: 1 · required

Synoptic station associated with the location.

MarineStation
string · minLength: 1 · required

Marine station code.

MarineStationGMTOffset
number · float · required

GMT offset of the marine station.

VideoCode
string · minLength: 1 · required

Code that identifies city or region for video.

LocationStem
string · minLength: 1 · required

Country ID/location name/postal code or Country ID/location name/Location Key when the location does not have a postal code. For AccuWeather internal use only.

object[] · required

Official sources of data by type

CanonicalPostalCode
string · minLength: 1 · required

Optimized postal code which may be the postal code of the location or a nearby metropolitan area. May be empty.

CanonicalLocationKey
string · minLength: 1 · required

Optimized locationKey which may be the locationKey of the location or a nearby metropolitan area. May be empty.

object

Designated Marketing Area

PartnerID
string | null

Unique number that identifies a display partner for the Designated Marketing Area (DMA). Language dependent.

API.Locations.Entities.OpenAPI.Dma

ID
string · minLength: 1 · required

Numeric id to identify the marketing area.

EnglishName
string · minLength: 1 · required

Name of the Designated Marketing Area.

API.Locations.Entities.OpenAPI.Location

PrimaryPostalCode
string · minLength: 1 · required

Official postal code provided by our main location data provider for the requested location

object · required

The object containing the region details

object · required

The object containing the timezone details

object · required

The object containing the geoposition details

IsAlias
boolean · required

“True” or “false” verification of whether a location is an “alias” or an alternative name or spelling for a requested location

object[] · required

The object containing a list of administrative area details

DataSets
string[] · required

Array of location-specific products that are available for this location. Products include Alerts, PremiumAirQuality, AirQuality, MinuteCast, and ForecastConfidence. If no location-specific products are available, the array will be empty.

EnglishName
string · minLength: 1 · required

Location name as displayed in English

Version
integer · int32 · required

Current version of the API

Key
string · minLength: 1 · required

Unique ID to search a location

Type
string · minLength: 1 · required

Location type such as City, PostalCode, POI or LatLong

Rank
integer · int32 · required

Number applied to locations set by factors such as population, political importance, and geographic size

LocalizedName
string · minLength: 1 · required

Display name in local dialect set with language code in URL. Default is US English (us-en)

object · required

THe object containing the country details

object · required

The object containing the amdministrative area details

object

The object containing the parentcity details. This object will be displayed only if the location is part of a larger metropolitan area or parent city.

object

AccuWeather related details about the specific location

API.Locations.Entities.OpenAPI.LocationBase

Version
integer · int32 · required

Current version of the API

Key
string · minLength: 1 · required

Unique ID to search a location

Type
string · minLength: 1 · required

Location type such as City, PostalCode, POI or LatLong

Rank
integer · int32 · required

Number applied to locations set by factors such as population, political importance, and geographic size

LocalizedName
string · minLength: 1 · required

Display name in local dialect set with language code in URL. Default is US English (us-en)

object · required

THe object containing the country details

object · required

The object containing the amdministrative area details

API.Locations.Entities.OpenAPI.LocationGeoPosition

object · required

The location elevation compared to the sea level. An object containing a rounded value for Feet and Meter. The object may be NULL.

Latitude
number · float · required
Longitude
number · float · required

API.Locations.Entities.OpenAPI.LocationTimeZone

Code
string · minLength: 1 · required

Official abbreviation code for designated Time Zone

NextOffsetChange
string · date-time · required

Next time that daylight saving time changes

Name
string · minLength: 1 · required

Official name of designated Time Zone

GmtOffset
number · float · required

Number of hours offset from local GMT time

IsDaylightSaving
boolean · required

A “true” or “false” verification of whether a location is currently observing Day Light Saving time

API.Locations.Entities.OpenAPI.ParentCity

Key
string · minLength: 1 · required

Parent city location key.

LocalizedName
string · minLength: 1 · required

Parent city name as displayed in local dialect set with language code in the URL. If no language code is selected, the default is English

EnglishName
string · minLength: 1 · required

Parent city name displayed in English

API.Locations.Entities.OpenAPI.Partner

ID
integer · int32 · required

Unique ID to search a partner

PartnerAreaID
integer · int32 · required

Unique administrative area ID

MarketID
integer · int32 · required

Unique market ID associated with the partner

BlogID
integer · int32 · required

Unique blob ID associated with the partner

Name
string · minLength: 1 · required

The name of the partner

HeadlineNewsLogo
string | null

The URL to the partner's headline news logo

WebLogo
string | null

The URL to the partner's web logo

WebLink
string | null

The URL to the partner's website

MobileLogo
string | null

The URL to the partner's mobile logo

MobileLink
string | null

The URL to the partner's mobile website

RSSLink
string | null

The URL to the partner's RSS feed

FeatureLink
string | null

The URL to the partner's feature

object

An object representing all of the partnerships

array | null

An object representing all of the assests such as links

API.Locations.Entities.OpenAPI.SourceElement

DataType
string · minLength: 1 · required

The type of data the source provides.

Source
string · minLength: 1 · required

Name of the data provider.

SourceId
integer · int32 · required

Id associated with the source. Can be used as a key.

PartnerSourceUrl
string | null

Source URL for the display partner of a Designated Marketing Area (DMA

API.Locations.Entities.OpenAPI.Station

StationCode
string · minLength: 1 · required

Unique ID of the weather station

object · required

The object containing the geoposition details

GmtOffset
number · float · required

GMT offset of the weather station

CurrentGmtOffset
number · float · required

Current GMT offset of the weather station

TimeZoneDesignator
string · minLength: 1 · required

Alphabetic abbreviation of the TimeZone

TimeZoneName
string · minLength: 1 · required

The name of the TimeZone

API.Locations.Entities.OpenAPI.SupplementalAdminArea

Level
integer · int64 · required

An assigned number to describe the scale of the administrative subdivisions for countries. As the Level number increases, the scale of the subdivision will decrease. Numbers of 10 or greater are reserved for non-political boundaries and should be used independently

LocalizedName
string · minLength: 1 · required

Administrative area name as displayed in local dialect set with language code in the URL. If no language code is selected, the default is English

EnglishName
string · minLength: 1 · required

Administrative area name displayed in English

API.Locations.Entities.OpenAPI.TimeZone

ID
integer · int32 · required

Unique TimeZone ID

Name
string · minLength: 1 · required

Official name of designated Time Zone

GmtOffset
number · float · required

Number of hours offset from local GMT time

IsDaylightSaving
boolean · required

A “true” or “false” verification of whether a location is currently observing Day Light Saving time

array | null

The list of available daylight saving changes

API.Locations.Entities.Search.AliasSearchMode

integer · enum · int32
Enum values:
0
1
2

API.Locations.Entities.Search.SearchType

integer · enum · int32
Enum values:
0
1
2

Common.OpenAPISpecification.Entities.GeoPosition

Latitude
number · float · required
Longitude
number · float · required

API.Indices.Entities.OpenAPI.Index

LocalDateTime
string · date-time · required

Valid datetime of the index displayed in ISO8601 format: (yyyy-mm-ddThh:mm:ss±hh:mm).

EpochDateTime
integer · int64 · required

Valid datetime for the index displayed as the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).

MobileLink
string · uri · required

Link to indices on AccuWeather's mobile site for the requested location.

Link
string · uri · required

Link to indices on AccuWeather's free site for the requested location.

Name
string | null

Name of the index.

ID
integer · int32

Numeric id used to identify the specific index.

Ascending
boolean

Bit that describes the direction of the index value. When true, the poorest value is 0, best value is 10. When false, the poorest value is 10, best value is 0.

Value
number | null · float

Index value that ranges from 0.0 to 10.0.

Category
string | null

Level that the index value falls. Categories differ among indices.

CategoryValue
integer · int32

Level that the index value falls represented by an int. This value can be 1 through 5 and should be used in combination with the ascending flag because it can differ among indices.

Text
string | null

Sentence that can be used for display purposes to sum up the index value and category.

API.Indices.Entities.OpenAPI.IndexGroup

Name
string · minLength: 1 · required

Name of the index group.

ID
integer · int32 · required

Numeric id used to identify a group of related indices.

Ascending
boolean

Bit that describes the direction of the index value. When true, the poorest value is 0, best value is 10. When false, the poorest value is 10, best value is 0.

Description
string | null

A text value that provides detail about the index group.

API.Indices.Entities.OpenAPI.IndexInfo

Name
string · minLength: 1 · required

Name of the index group.

ID
integer · int32 · required

Numeric id used to identify the specific index group.

Ascending
boolean · required

Bit that describes the direction of the index value. When true, the poorest value is 0, best value is 10. When false, the poorest value is 10, best value is 0.

Description
string · minLength: 1 · required

A text value that provides detail about the index group.

API.Alerts.Entities.OpenAPI.AccuAlert

CountryCode
string · minLength: 1 · required

A unique ID number assigned to a specific country.

AlertID
integer · int64 · required

A unique ID number that identifies a specific alert for a particular country.

object · required

An object containing a short phrase that summarizes the alert.

Category
string · minLength: 1 · required

A classification word or phrase that describes the alert type.

Priority
integer · int32 · required

A ranking number that indicates the alert's importance based on the issuing authority's list of alert types. Higher impact alerts have a lower numnber. The highest priority is 1.

Type
string · minLength: 1 · required

An abbreviated alert description.

TypeID
string · minLength: 1 · required

An alphanumeric ID that indicates the alert description.

Class
string · minLength: 1 · required

The alert classification. Not available for all countries. Can be null.

Level
string · minLength: 1 · required

Indicates the alert severity. Not available for all countries. Can be null.

AlarmLevel
string · minLength: 1 · required

A color-based system that indicates the alert severity.

Source
string · minLength: 1 · required

The alert data provider.

SourceId
integer · int32 · required

An ID integer that identifies the alert data provider.

Disclaimer
string · minLength: 1 · required

A disclaimer that must be displayed with the alert data. Can be null.

HaveReadyStatements
boolean · required

A boolean value determining if ready statements are available.

SourceIconUrl
string | null

Link to icon from the data provider.

SourceTeam
string | null

The name of the data provider.

SourceTeamIconUrl
string | null

Link to the data provider.

object

An object containing definitions for an additive color that indicates the alert type.

array | null

An array containing information that defines the requested alert location, alert timing, and alert text.

MobileLink
string | null · uri

Link to severe weather alerts on AccuWeather's mobile site for the requested location.

Link
string | null · uri

Link to severe weather alerts on AccuWeather's free site for the requested location.

API.Alerts.Entities.OpenAPI.ActiveDataSource

id
integer · int32
name
string | null
countryCode
string | null
alertCount
integer · int32

API.Alerts.Entities.OpenAPI.AlertType

Code
string | null

A unique ID assigned to the alert type.

Description
string | null

An object containing a short phrase that summarizes the alert.

Category
string | null

A classification word or phrase that describes the alert type.

Priority
integer · int32

A ranking number that indicates the alert's importance based on the issuing authority's list of alert types. Higher impact alerts have a lower numnber. The highest priority is 1.

Color
string | null

A descriptive name for the color.

Class
string | null

The alert classification. Not available for all countries. Can be null.

Level
string | null

Indicates the alert severity. Not available for all countries. Can be null.

AlarmLevel
string | null

A color-based system that indicates the alert severity.

DataSourceId
integer · int32

An ID integer that identifies the alert data provider.

Id
integer · int32

A unique ID number that identifies a specific alert for a particular country.

HaveReadyStatements
boolean

A boolean value determining if ready statements are available.

CountryCode
string | null

A unique ID number assigned to a specific country.

TypeId
string | null

An alphanumeric ID that indicates the alert description.

API.Alerts.Entities.OpenAPI.Area

Name
string · minLength: 1 · required

The name for the area that encompasses the requested location and falls under the current alert.

StartTime
string · date-time · required

The time at which the alert began, returned in ISO 8601 format:(yyyy-mm-ddThh:mm:ss±hh:mm).

EpochStartTime
integer · int64 · required

The time at which the alert began, returned in the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).

EndTime
string · date-time · required

The time at which the alert ended or will end, returned in ISO 8601 format: (yyyy-mm-ddThh:mm:ss±hh:mm).

EpochEndTime
integer · int64 · required

The time at which the alert ended or will end, returned in the total number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).

object · required

An object containing the alert's current status.

Summary
string · minLength: 1 · required

A brief description of the alert.

IssuedTime
string · date-time

The time at which the alert was created, returned in ISO 8601 format:(yyyy-mm-ddThh:mm:ss±hh:mm).

EpochIssuedTime
integer · int64

The time at which the alert was created, returned in the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).

Text
string | null

A full description of the alert.

LanguageCode
string | null

The code for the language in which the alert is returned (for example, en for English).

API.Alerts.Entities.OpenAPI.Color

Name
string · minLength: 1 · required

A descriptive name for the color.

Red
integer · int32 · required

The color's red component.

Green
integer · int32 · required

The color's green component.

Blue
integer · int32 · required

The color's blue component.

Hex
string · minLength: 1 · required

The hexadecimal code that specifies the color.

API.Alerts.Entities.OpenAPI.DataSource

Id
integer · int32

A unique ID assigned to the data provider.

Name
string | null

The name of the data provider.

CountryCode
string | null

The originating country of the data provider.

API.Alerts.Entities.OpenAPI.Description

Localized
string · minLength: 1 · required

The alert's current status in the specified language.

English
string · minLength: 1 · required

The alert's current status in US English.

API.Alerts.Entities.OpenAPI.DetailsFeature

type
string | null
object
object

API.Alerts.Entities.OpenAPI.DetailsProperties

countryCode
string | null
source
string | null
sourceId
integer · int32
alertId
integer · int32
object
category
string | null
priority
integer · int32
type
string | null
typeId
string | null
class
string | null
level
string | null
AlarmLevel
string | null
object
colorHex
string | null
startTime
string · date-time
epochStartTime
integer · int32
endTime
string · date-time
epochEndTime
integer · int32
object

API.Alerts.Entities.OpenAPI.Feature

type
string | null
geometry
object

API.Alerts.Entities.OpenAPI.Geometry

type
string | null
coordinates
array | null

API.Alerts.Entities.OpenAPI.GlobalAlert

CountryCode
string · minLength: 1 · required

A unique ID number assigned to a specific country.

AlertID
integer · int64 · required

A unique ID number that identifies a specific alert for a particular country.

object · required

An object containing a short phrase that summarizes the alert.

Category
string · minLength: 1 · required

A classification word or phrase that describes the alert type.

Priority
integer · int32 · required

A ranking number that indicates the alert's importance based on the issuing authority's list of alert types. Higher impact alerts have a lower numnber. The highest priority is 1.

Type
string · minLength: 1 · required

An abbreviated alert description.

TypeID
string · minLength: 1 · required

An alphanumeric ID that indicates the alert description.

Class
string · minLength: 1 · required

The alert classification. Not available for all countries. Can be null.

Level
string · minLength: 1 · required

Indicates the alert severity. Not available for all countries. Can be null.

AlarmLevel
string · minLength: 1 · required

A color-based system that indicates the alert severity.

Source
string · minLength: 1 · required

The alert data provider.

SourceId
integer · int32 · required

An ID integer that identifies the alert data provider.

Disclaimer
string · minLength: 1 · required

A disclaimer that must be displayed with the alert data. Can be null.

HaveReadyStatements
boolean · required

A boolean value determining if ready statements are available.

object

An object containing definitions for an additive color that indicates the alert type.

SourceIconUrl
string | null

SourceIconUrl

SourceTeam
string | null

SourceTeam

SourceTeamIconUrl
string | null

SourceTeamIconUrl

array | null

An array containing information that defines the requested alert location, alert timing, and alert text.

MobileLink
string | null · uri

Link to severe weather alerts on AccuWeather's mobile site for the requested location.

Link
string | null · uri

Link to severe weather alerts on AccuWeather's free site for the requested location.

API.Alerts.Entities.OpenAPI.GlobalAlertPointDetailsGeojson

type
string | null
array | null

API.Alerts.Entities.OpenAPI.GlobalAlertPointGeojson

type
string | null
array | null

API.Alerts.Entities.OpenAPI.GlobalAlertPointJson

countryCode
string | null
dataSourceId
integer · int32
alertId
integer · int32
object
category
string | null
priority
integer · int32
type
string | null
typeId
integer · int32
object
colorHex
string | null
startTime
string · date-time
epochStartTime
integer · int32
endTime
string | null · date-time
epochEndTime
integer | null · int32
object
warningAreaIds
array | null
object

API.Alerts.Entities.OpenAPI.PointColor

red
integer · int32
green
integer · int32
blue
integer · int32
hex
string | null

API.Alerts.Entities.OpenAPI.PointDescription

localized
string | null
english
string | null

API.Alerts.Entities.OpenAPI.Properties

countryCode
string | null
dataSourceId
integer · int32
alertId
integer · int32
object
category
string | null
priority
integer · int32
type
string | null
typeId
integer · int32
object
colorHex
string | null
startTime
string · date-time
epochStartTime
integer · int32
endTime
string | null · date-time
epochEndTime
integer | null · int32
object
warningAreaIds
array | null

API.Alerts.Entities.OpenAPI.WarningAreaFeature

type
string | null
object
object

API.Alerts.Entities.OpenAPI.WarningAreaGeojson

type
string | null
array | null

API.Alerts.Entities.OpenAPI.WarningAreaProperties

countryCode
string | null
adminCode
string | null
name
string | null

API.Tropical.Accu.Entities.CategoryType

integer · enum · int32
Enum values:
0
1
2
3
4
5
6

API.Tropical.Accu.Entities.ForecastMetadata

object
validDateTime
string | null · date-time
forecastId
integer | null · int32
forecaster
string | null
creationDateTime
string | null · date-time
name
string | null
discussion
string | null
object
labelingHint
string | null
timeStamp
string · date-time

API.Tropical.Accu.Entities.ForecastSummary

object
object
details
boolean
radiiGeometry
boolean
windowGeometry
boolean
showMetadata
boolean

API.Tropical.Accu.Entities.ImpactPolygon

object
beginValue
number | null · float
endValue
number | null · float
units
string | null
startDateTime
string | null · date-time
endDateTime
string | null · date-time
object
object
timeStamp
string · date-time

API.Tropical.Accu.Entities.ImpactPolygonKey

object
categoryType
integer · enum · int32
Enum values:
0
1
2
3
4
5
6
categoryName
string | null

API.Tropical.Accu.Entities.ImpactPolygonMetadata

discussion
string | null
forecaster
string | null
initializedDateTime
string | null · date-time
object
timeStamp
string · date-time

API.Tropical.Accu.Entities.ImpactPolygonSummary

object
startDateTime
string · date-time
endDateTime
string · date-time
array | null
showMetadata
boolean

API.Tropical.Accu.Entities.MapExtent

northLat
number · float
southLat
number · float
eastLon
number · float
westLon
number · float

API.Tropical.Atcf.Entities.AtcfStorm

year
integer · int32
basinId
string | null
atcfId
integer · int32
govId
integer | null · int32
name
string | null
isActive
boolean
isSubtropical
boolean
initTimes
array | null
timeStamp
string · date-time

API.Tropical.Atcf.Entities.ForecastDetails

dateTime
string · date-time
object
windGust
number | null · float
centralPressure
number | null · float
windSpeed
number | null · float
windRadius
number | null · float
moveDirection
number | null · float
moveSpeed
number | null · float
windDirText
string | null
windDirEnglish
string | null

API.Tropical.Atcf.Entities.StormForecast

initTime
string · date-time
year
integer · int32
basinId
string | null
atcfId
integer · int32
array | null
timeStamp
string · date-time

API.Tropical.Atcf.Entities.StormModel

name
string | null
array | null

API.Tropical.Common.Entities.Forecast

object
initializedDateTime
string | null · date-time
validDateTime
string | null · date-time
advisoryId
string | null
object
maxWindSustained
number | null · float
maxWindGust
number | null · float
status
string | null
statusPhraseCode
string | null
statusLocalized
string | null
object
object
array | null
hasTropicalPotential
boolean | null
isPostTropical
boolean | null
timeStamp
string · date-time

API.Tropical.Common.Entities.ForecastGeometry

object
beginDateTime
string | null · date-time
endDateTime
string | null · date-time
beginStatus
string | null
endStatus
string | null
segmentId
integer | null · int32
object
object
timeStamp
string · date-time

API.Tropical.Common.Entities.GeoPosition

longitude
number | null · float
latitude
number | null · float

API.Tropical.Common.Entities.OpenAPI.ImperialQuantity

value
integer · int32 · required
unit
string · minLength: 1 · required
unitType
integer · int64 · required

API.Tropical.Common.Entities.OpenAPI.Legacy.Advisory

ID
string · minLength: 1 · required

The Advisory ID.

DateTimeIssued
string · date-time

The date and time at which the advisory was issued, displayed in ISO 8601 format (yyyy-mm-ddThh:mm:ss±hh:mm).

EpochDateTimeIssued
integer · int64

The date and time at which the advisory was issued, displayed as the number of seconds that have elapsed since midnight UTC/GMT on January 1, 1970.

API.Tropical.Common.Entities.OpenAPI.Legacy.LandmarkReference

Landmark
string · minLength: 1 · required

The landmark name, in English.

object · required

An object containing direction to the landmark.

object · required

An object containing distance to the landmark.

API.Tropical.Common.Entities.OpenAPI.Legacy.Movement

object · required

An object containing information about the storm's direction of travel.

object · required

An object containing the speed at which the storm is moving with a rounded value for Miles per hour and Kilometer per hour. The object may be NULL.

API.Tropical.Common.Entities.OpenAPI.Legacy.QuantityImperial

UnitType
integer · int64 · required
Value
integer · int32 · required
Unit
string · minLength: 1 · required

API.Tropical.Common.Entities.OpenAPI.Legacy.QuantityMeasurementsWind

object · required
object · required

API.Tropical.Common.Entities.OpenAPI.Legacy.Storm

IsActive
boolean · required

A boolean flag indicating if the storm has been updated recently.

IsSubtropical
boolean · required

A boolean flag indicating when the depression is classified as a subtropical cyclone.

Year
integer · int32 · required

The year of origination.

BasinID
string · minLength: 1 · required

Basin identifier (AL, EP, SI, NI, CP, NP, SP).

DepressionNumber
integer · int32 · required

Government depression number. May be NULL.

Name
string · minLength: 1 · required

The name of the depression.

GovId
integer · int32

The unique depression number associated with a tropical cyclone. Equivalent to depressionId.

GovBaseLink
string | null

Link to the specific government storm URL.

API.Tropical.Common.Entities.OpenAPI.Legacy.StormForecast

object · required

An object containing the location details.

Status
string · minLength: 1 · required

Storm status, in English, including category values of hurricanes and tropical cyclones. Some examples are: Hurricane – Category 3, Tropical Depression, Tropical Cyclone - Category 1, Depression, and Typhoon.

DateCreated
string · date-time

The date and time at which the forecast was created, displayed in ISO 8601 format (yyyy-mm-ddThh:mm:ss±hh:mm).

EpochDateCreated
integer · int64

The date and time at which the forecast was created, displayed as the number of seconds that have elapsed since midnight UTC/GMT on January 1, 1970.

ForecastDateTime
string · date-time

The date and time at which the forecast is valid, displayed in ISO 8601 format (yyyy-mm-ddThh:mm:ss±hh:mm).

ForecastEpochDateTime
integer · int64

The date and time at which the forecast is valid, displayed as the number of seconds that have elapsed since midnight UTC/GMT on January 1, 1970.

object

An object containing details about the storm.

object

An object containing information about the maximum short-burst wind speed with a rounded value for Miles per hour and Kilometer per hour. The object may be NULL.

object

An object containing information about the maximum sustained wind speed with a rounded value for Miles per hour and Kilometer per hour. The object may be NULL.

object

An object containing information about the forecast window for the storm during the specified time period (not the entire cone). If windowgeometry=true in the request, this object will include geoJSON details for window geometry.

API.Tropical.Common.Entities.OpenAPI.Legacy.StormPosition

object · required

An object containg details of the advisory.

object · required

An object containing location details.

object · required

An object containing information about the maximum short-burst wind speed with a rounded value for Miles per hour and Kilometer per hour. The object may be NULL.

object · required

An object containing information about the maximum sustained wind speed with a rounded value for Miles per hour and Kilometer per hour. The object may be NULL.

object · required

An object containing information about the measured air pressure at ground level with a rounded value for Inches of Mercury and Millibar. The object may be NULL.

object · required

An object containing direction and speed of the storm.

Status
string · minLength: 1 · required

Storm status, in English, including category values of hurricanes and tropical cyclones. Some examples are: Hurricane – Category 3, Tropical Depression, Tropical Cyclone - Category 1, Depression, and Typhoon.

HasTropicalPotential
boolean · required

A boolean value determining if the storm could be tropical.

IsPostTropical
boolean · required

A boolean value describing if the storm is post tropical.

object[] · required

A list of objects containing details of surrounding landmarks.

object

An object containing details about the storm.

array | null

A list of objects containing containing wind radii information.

API.Tropical.Common.Entities.OpenAPI.Legacy.WindRadiiSummary

object[] · required

A list of objects containing the information needed to plot wind radius quadrants. Bearing 0–90 = NE quadrant; 90–180 = SE quadrant; 180–270 = SW quadrant; 270–360 = NW quadrant.

ValidDateTime
string · date-time

The date and time at which the wind radii summary data is valid, displayed in ISO 8601 format (yyyy-mm-ddThh:mm:ss±hh:mm).

ValidEpochDateTime
integer · int64

The date and time at which the wind radii summary data is valid, displayed as the number of seconds that have elapsed since midnight UTC/GMT on January 1, 1970.

object

An object containing wind speed associated with the radiusSectorData with a rounded value for Miles per hour and Kilometer per hour. The object may be NULL.

RadiiGeometry

An object containing GeoJSON information. Displayed when radiigeometry=true in request. Describes the outline of the wind radius quadrants.

API.Tropical.Common.Entities.OpenAPI.Legacy.Window

object · required

An object containing the geoposition of the point on the left side of the window at the time of the timeframe (window.endDateTime).

object · required

An object continaing the geoposition of the point on the right side of the window at the end of the timeframe (window.endDateTime).

API.Tropical.Common.Entities.OpenAPI.MetricQuantity

value
number · float · required
unit
string · minLength: 1 · required
unitType
integer · int64 · required

API.Tropical.Common.Entities.OpenAPI.QuantityMeasurements

object · required
object · required

API.Tropical.Common.Entities.OpenAPI.RadiusSector

beginBearing
number · float · required

Bearing, in degrees, of the beginning of the quadrant.

endBearing
number · float · required

Bearing, in degrees, of the end of the quadrant.

range
integer · int32 · required

The radius of the quadrant, in nautical miles.

API.Tropical.Common.Entities.OpenAPI.StormBase

year
integer · int64 · required

The year of origination.

basinId
string · minLength: 1 · required

Basin identifier (AL, EP, SI, NI, CP, NP, SP).

depressionNumber
integer · int32 · required

Government depression number. May be NULL.

name
string · minLength: 1 · required

The name of the depression.

isActive
boolean · required

A boolean flag indicating if the storm has been updated recently.

isSubtropical
boolean · required

A boolean flag indicating when the depression is classified as a subtropical cyclone.

isRetired
boolean

A boolean flag indicating if the storm name had been retired and false if it has not been retired.

govId
integer | null · int32

The unique depression number associated with a tropical cyclone. Equivalent to depressionId.

accuId
integer | null · int32

AccuWeather storm ID. May be NULL. If NULL, this parameter will not be displayed.

atcfId
integer | null · int32

ATCF storm ID. May be NULL. If NULL, this parameter will not be displayed.

hurdatId
integer | null · int32

Hurdat (hurricane database) storm ID. May be NULL. If NULL, this parameter will not be displayed.

eventKey
string | null

A unique identifier in the format BBDDYYYY where BB is the basin code, DD is the depression number, and YYYY is the year.

govBaseLink
string | null

Link to the specific government storm URL. May be NULL. If NULL, this parameter will not be displayed.

accuBaseLink
string | null

Link to the specific AccuWeather storm URL. May be NULL. If NULL, this parameter will not be displayed.

atcfBaseLink
string | null

Link to the specific ATCF storm URL. May be NULL. If NULL, this parameter will not be displayed.

API.Tropical.Common.Entities.PeakIntensity

sustainedWind
number | null · float
status
string | null
statusPhraseCode
string | null
statusLocalized
string | null
validDatetime
string | null · date-time
object
timeStamp
string · date-time

API.Tropical.Common.Entities.Position

object
validDateTime
string | null · date-time
advisoryNumber
string | null
advisoryIssued
string | null · date-time
object
movementDir
number | null · float
movementDirCardinal
string | null · readOnly
movementDirCardinalLocalized
string | null
movementSpeed
number | null · float
minPressure
number | null · float
maxWindSustained
number | null · float
maxWindGust
number | null · float
isSubtropical
boolean | null
status
string | null
statusPhraseCode
string | null
statusLocalized
string | null
name
string | null
hasTropicalPotential
boolean | null
isPostTropical
boolean | null
array | null
timeStamp
string · date-time

API.Tropical.Common.Entities.PositionSummary

object
array | null
details
boolean
geometry
boolean
isLegacy
boolean

API.Tropical.Common.Entities.RadiusSectorData

beginBearing
number | null · float
endBearing
number | null · float
range
integer | null · int32

API.Tropical.Common.Entities.Storm

accuId
integer | null · int32
atcfId
integer | null · int32
hurdatId
integer | null · int32
name
string | null
details
boolean
isSubtropical
boolean
isActive
boolean
isGovStorm
boolean
isLegacy
boolean
isRetired
boolean
govBaseLink
string | null
accuBaseLink
string | null
atcfBaseLink
string | null
eventKey
string | null
endDateTime
string | null · date-time
startDateTime
string | null · date-time
object
impactPolygonTypes
array | null
year
integer · int32
basinId
string | null
govId
integer | null · int32
timeStamp
string · date-time

API.Tropical.Common.Entities.StormIdentity

year
integer · int32
basinId
string | null
govId
integer | null · int32
timeStamp
string · date-time

API.Tropical.Common.Entities.WindRadiiData

windSpeed
integer | null · int32
validDateTime
string | null · date-time

API.Tropical.Common.Entities.WindRadiiSummary

object
object
array | null
object

API.Tropical.Common.Entities.Window

object
object

API.Tropical.Gov.Entities.LandmarkRef

advisoryDateTime
string | null · date-time
name
string | null
bearing
number | null · float
range
integer | null · int32
year
integer · int32
basinId
string | null
govId
integer | null · int32
timeStamp
string · date-time

API.Tropical.Gov.Entities.OpenAPI.Direction

Degrees
number · float · required
Localized
string · minLength: 1 · required
English
string · minLength: 1 · required

API.Tropical.Gov.Entities.OpenAPI.Duration

startDateTime
string | null · date-time

The date and time at which the storm began in ISO 8601 format (yyyy-mm-ddThh:mm:ss+hh:mm).

startEpochDateTime
integer | null · int64

The date and time at which the storm began as a count of the number of seconds that had elapsed since midnight on January 1st, 1970 UTC/GMT.

endDateTime
string | null · date-time

The date and time at which the storm ended in ISO 8601 format (yyyy-mm-ddThh:mm:ss+hh:mm).

endEpochDateTime
integer | null · int64

The date and time at which the storm ended as a count of the number of seconds that had elapsed since midnight on January 1st, 1970 UTC/GMT.

API.Tropical.Gov.Entities.OpenAPI.ForecastSummary

object · required

An object containing the location details.

object · required

An object containing information about the maximum short-burst wind speed with a rounded value for Miles per hour and Kilometer per hour. The object may be NULL.

object · required

An object containing information about the maximum sustained wind speed with a rounded value for Miles per hour and Kilometer per hour. The object may be NULL.

status
string · minLength: 1 · required

Storm status, in English, including category values of hurricanes and tropical cyclones. Some examples are: Hurricane – Category 3, Tropical Depression, Tropical Cyclone - Category 1, Depression, and Typhoon.

localizedStatus
string · minLength: 1 · required

The storm status in the requested language.

validDateTime
string · date-time

The date and time at which the forecast is valid, displayed in ISO 8601 format (yyyy-mm-ddThh:mm:ss±hh:mm).

validEpochDateTime
integer · int64

The date and time at which the forecast is valid, displayed as the number of seconds that have elapsed since midnight UTC/GMT on January 1, 1970.

initializedDateTime
string · date-time

Datetime the forecast was created, displayed in ISO8601 format.

epochInitializedDateTime
integer · int64

Datetime the forecast was created, displayed as the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).

object

An object containing information about the forecast window for the storm during the specified time period (not the entire cone). If windowgeometry=true in the request, this object will include geoJSON details for window geometry.

array | null

A list of objects containing wind radii information.

API.Tropical.Gov.Entities.OpenAPI.LandmarkReference

landmark
string · minLength: 1 · required

The landmark name, in English.

object

An object containing information about the storm's direction of travel.

object

An object containing distance to the landmark.

API.Tropical.Gov.Entities.OpenAPI.LandmarkReferenceDirection

degrees
integer · int64 · required

Direction of movmement in azimuth degrees. May be NULL.

english
string · minLength: 1 · required

Direction abbreviated in English.

API.Tropical.Gov.Entities.OpenAPI.PeakIntensity

validDateTime
string | null · date-time

The date and time at which the peak intensity was observed, displayed in ISO 8601 format (yyyy-mm-ddThh:mm:ss+hh:mm).

validEpochDateTime
integer | null · int64

The date and time at which the peak intensity was observed, displayed as a count of the number of seconds that have elapsed since midnight on January 1st, 1970 UTC/GMT.

status
string | null

Storm status, in English, including category values of hurricanes and tropical cyclones. Some examples are: Hurricane – Category 3, Tropical Depression, Tropical Cyclone - Category 1, Depression, and Typhoon.

localizedStatus
string | null

The storm status in the requested language.

object

An object containing the location details.

object

An object containing information about the maximum sustained wind speed with a rounded value for Miles per hour and Kilometer per hour. The object may be NULL.

API.Tropical.Gov.Entities.OpenAPI.PositionSummary

status
string · minLength: 1 · required

Storm status, in English, including category values of hurricanes and tropical cyclones. Some examples are: Hurricane – Category 3, Tropical Depression, Tropical Cyclone - Category 1, Depression, and Typhoon.

localizedStatus
string · minLength: 1 · required

The storm status in the requested language.

validDateTime
string · date-time

The date and time at which the forecast is valid, displayed in ISO 8601 format (yyyy-mm-ddThh:mm:ss±hh:mm).

validEpochDateTime
integer · int64

The date and time at which the forecast is valid, displayed as the number of seconds that have elapsed since midnight UTC/GMT on January 1, 1970.

object

An object containing the location details.

object

An object containing information about the maximum short-burst wind speed with a rounded value for Miles per hour and Kilometer per hour. The object may be NULL.

object

An object containing information about the maximum sustained wind speed with a rounded value for Miles per hour and Kilometer per hour. The object may be NULL.

object

An object containing information about the measured air pressure at ground level with a rounded value for Inches of Mercury and Millibar. The object may be NULL.

object

An object containing information about the depression movement.

isSubtropical
boolean | null

A boolean flag indicating when the depression is classified as a subtropical cyclone.

name
string | null

The name of the depression.

hasTropicalPotential
boolean

A boolean value determining if the storm could be tropical.

isPostTropical
boolean

A boolean value describing if the storm is post tropical.

array | null

A list of objects containing details of surrounding landmarks.

array | null

A list of objects containing containing wind radii information.

API.Tropical.Gov.Entities.OpenAPI.QuantityMeasures

object · required

An object containing information about the minimum sustained wind speed with a rounded value for Miles per hour and Kilometer per hour. The object may be NULL.

object · required

An object containing information about the maximum sustained wind speed with a rounded value for Miles per hour and Kilometer per hour. The object may be NULL.

API.Tropical.Gov.Entities.OpenAPI.RadiusSector

beginBearing
number · float · required

Bearing, in degrees, of the beginning of the quadrant.

endBearing
number · float · required

Bearing, in degrees, of the end of the quadrant.

range
integer · int32 · required

The radius of the quadrant, in nautical miles.

API.Tropical.Gov.Entities.OpenAPI.Storm

year
integer · int64 · required

The year of origination.

basinId
string · minLength: 1 · required

Basin identifier (AL, EP, SI, NI, CP, NP, SP).

depressionNumber
integer · int32 · required

Government depression number. May be NULL.

name
string · minLength: 1 · required

The name of the depression.

isActive
boolean · required

A boolean flag indicating if the storm has been updated recently.

isSubtropical
boolean · required

A boolean flag indicating when the depression is classified as a subtropical cyclone.

accuId
integer | null · int32

AccuWeather storm ID. May be NULL. If NULL, this parameter will not be displayed.

atcfId
integer | null · int32

Automated Tropical Cyclone Forecasting (ATCF) storm ID. May be NULL. If NULL, this parameter will not be displayed.

object

An object containing information about the total length of time the storm lasted. Only available after the storm has ended.

object

An object containing information about the storm's maximum strength.

ImpactPolygonTypes
array | null

The list of impact polygon types.

accuBaseLink
string | null

Link to the specific AccuWeather storm URL. May be NULL. If NULL, this parameter will not be displayed.

isRetired
boolean

A boolean flag indicating if the storm name had been retired and false if it has not been retired.

govId
integer | null · int32

The unique depression number associated with a tropical cyclone. Equivalent to depressionId.

hurdatId
integer | null · int32

Hurdat (hurricane database) storm ID. May be NULL. If NULL, this parameter will not be displayed.

eventKey
string | null

A unique identifier in the format BBDDYYYY where BB is the basin code, DD is the depression number, and YYYY is the year.

govBaseLink
string | null

Link to the specific government storm URL. May be NULL. If NULL, this parameter will not be displayed.

atcfBaseLink
string | null

Link to the specific ATCF storm URL. May be NULL. If NULL, this parameter will not be displayed.

API.Tropical.Gov.Entities.OpenAPI.StormStatus

basin
string | null

Basin identifier (NP, SP, NI, SI, AL, EP).

status
string | null

Storm status, in English, including category values of hurricanes and tropical cyclones. Some examples are: Hurricane – Category 3, Tropical Depression, Tropical Cyclone - Category 1, Depression, and Typhoon.

object

An object containing the Maximum and Minimum sustained wind associated with the storm.

API.Tropical.Gov.Entities.OpenAPI.WindMeasurements

object
object

API.Tropical.Gov.Entities.OpenAPI.WindRadiiSummary

object[] · required

A list of objects containing the information needed to plot wind radius quadrants. Bearing 0–90 = NE quadrant; 90–180 = SE quadrant; 180–270 = SW quadrant; 270–360 = NW quadrant.

validDateTime
string · date-time

The date and time at which the wind radii summary data is valid, displayed in ISO 8601 format (yyyy-mm-ddThh:mm:ss±hh:mm).

validEpochDateTime
integer · int64

The date and time at which the wind radii summary data is valid, displayed as the number of seconds that have elapsed since midnight UTC/GMT on January 1, 1970.

object

An object containing wind speed associated with the radiusSectorData with a rounded value for Miles per hour and Kilometer per hour. The object may be NULL.

radiiGeometry

An object containing GeoJSON information. Displayed when radiigeometry=true in request. Describes the outline of the wind radius quadrants.

API.Tropical.Gov.Entities.OpenAPI.Window

object · required

An object containing the geoposition of the point on the left side of the window at the time of the timeframe (window.endDateTime).

object · required

An object continaing the geoposition of the point on the right side of the window at the end of the timeframe (window.endDateTime).

NetTopologySuite.Geometries.Coordinate

x
number · double
y
number · double
z
number · double
m
number · double
object

NetTopologySuite.Geometries.CoordinateSequence

dimension
integer · int32 · readOnly
measures
integer · int32 · readOnly
spatial
integer · int32 · readOnly
ordinates
integer · enum · int32 · readOnly
Enum values:
0
1
2
3
4
7
8
16
hasZ
boolean · readOnly
hasM
boolean · readOnly
zOrdinateIndex
integer · int32 · readOnly
mOrdinateIndex
integer · int32 · readOnly
count
integer · int32 · readOnly

NetTopologySuite.Geometries.CoordinateSequenceFactory

ordinates
integer · enum · int32 · readOnly
Enum values:
0
1
2
3
4
7
8
16

NetTopologySuite.Geometries.Dimension

integer · enum · int32
Enum values:
0
1
2
-3
-2
-1

NetTopologySuite.Geometries.Envelope

isNull
boolean · readOnly
width
number · double · readOnly
height
number · double · readOnly
minX
number · double · readOnly
maxX
number · double · readOnly
minY
number · double · readOnly
maxY
number · double · readOnly
area
number · double · readOnly
minExtent
number · double · readOnly
maxExtent
number · double · readOnly
object · readOnly

NetTopologySuite.Geometries.Geometry

object · readOnly
userData
srid
integer · int32
geometryType
string | null · readOnly
ogcGeometryType
integer · enum · int32 · readOnly
Enum values:
1
2
3
4
5
6
7
8
object · readOnly
object · readOnly
array | null · readOnly
numPoints
integer · int32 · readOnly
numGeometries
integer · int32 · readOnly
isSimple
boolean · readOnly
isValid
boolean · readOnly
isEmpty
boolean · readOnly
area
number · double · readOnly
length
number · double · readOnly
object · readOnly
object · readOnly
object · readOnly
dimension
integer · enum · int32 · readOnly
Enum values:
0
1
2
-3
-2
-1
object · readOnly
boundaryDimension
integer · enum · int32 · readOnly
Enum values:
0
1
2
-3
-2
-1
object · readOnly
object · readOnly
isRectangle
boolean · readOnly

NetTopologySuite.Geometries.GeometryFactory

object
object
srid
integer · int32

NetTopologySuite.Geometries.OgcGeometryType

integer · enum · int32
Enum values:
1
2
3
4
5
6
7
8

NetTopologySuite.Geometries.Ordinates

integer · enum · int32
Enum values:
0
1
2
3
4
7
8
16

NetTopologySuite.Geometries.Point

object · readOnly
array | null
numPoints
integer · int32 · readOnly
isEmpty
boolean · readOnly
dimension
integer · enum · int32 · readOnly
Enum values:
0
1
2
-3
-2
-1
boundaryDimension
integer · enum · int32 · readOnly
Enum values:
0
1
2
-3
-2
-1
x
number · double
y
number · double
object
geometryType
string | null · readOnly
ogcGeometryType
integer · enum · int32 · readOnly
Enum values:
1
2
3
4
5
6
7
8
object · readOnly
z
number · double
m
number · double
object · readOnly
userData
srid
integer · int32
object · readOnly
numGeometries
integer · int32 · readOnly
isSimple
boolean · readOnly
isValid
boolean · readOnly
area
number · double · readOnly
length
number · double · readOnly
object · readOnly
object · readOnly
object · readOnly
object · readOnly
object · readOnly
isRectangle
boolean · readOnly

NetTopologySuite.Geometries.PrecisionModel

isFloating
boolean · readOnly
maximumSignificantDigits
integer · int32 · readOnly
scale
number · double
precisionModelType
integer · enum · int32 · readOnly
Enum values:
0
1
2

NetTopologySuite.Geometries.PrecisionModels

integer · enum · int32
Enum values:
0
1
2

System.ValueTuple`2[[System.Single, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Single, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]

item1
number · float
item2
number · float

API.Alarms.Entities.OpenAPI.Alarm

AlarmType
string · minLength: 1 · required

Type of alarms in effect: Rain, Ice, Snow, Wind, WindGust or Thunderstorm.

object

Rounded metric and imperial values of the alarms. For Rain, Snow and Ice, this will be the total accumulation for the day. Rain and Ice will be provided in Inch/Millimeter and Snow as Inch/Centimeter. For Wind or WindGust, the value is the maximum speed. Wind and WindGust will be provided in Mile per hour/Kilometer per hour. For Thunderstorm, the value is the maximum thunderstorm probability. Thunderstorm will be provided as a Percentage.

object

Rounded metric and imperial day values of the alarms. Applies to the daytime forecast. For Rain, Snow and Ice, this will be the total accumulation. Rain and Ice will be provided in Inch/Millimeter and Snow as Inch/Centimeter. For Wind or Wind or WindGust, the value is the maximum speed. Wind and WindGust will be provided in Mile per hour/Kilometer per hour. For Thunderstorm, the value is the maximum thunderstorm probability. Thunderstorm will be provided as a Percentage.

object

Rounded metric and imperial night values of the alarms. Applies to the overnight forecast. For Rain, Snow and Ice, this will be the total accumulation. Rain and Ice will be provided in Inch/Millimeter and Snow as Inch/Centimeter. For Wind or Wind or WindGust, the value is the maximum speed. Wind and WindGust will be provided in Mile per hour/Kilometer per hour. For Thunderstorm, the value is the maximum thunderstorm probability. Thunderstorm will be a provided as a Percentage.

API.Alarms.Entities.OpenAPI.DailyAlarm

Date
string · date-time · required

The date for which the alarms exist as displayed in ISO8601 format: (yyyy-mm-ddThh:mm:ss±hh:mm).

EpochDate
integer · int64 · required

Date of the forecast, displayed as the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).

object[] · required

A list of alarms that exist for the location on that date.

MobileLink
string · uri · required

Link to AccuWeather's mobile site.

Link
string · uri · required

Link to AccuWeather's traditional site.

API.Translations.Entities.OpenAPI.Language

ID
integer · int32 · required

Unique ID for the language

Name
string · minLength: 1 · required

The internal name of the language

DisplayName
string · minLength: 1 · required

Display Name (English) of the language

LocalizedName
string · minLength: 1 · required

The translated name of the language

ISO
string · minLength: 1 · required

The culture code for the language

LanguageType
integer · int32 · required

The unique ID for the language type

MicroSoftName
string · minLength: 1 · required

The Microsoft display name of the language

MicroSoftCode
string · minLength: 1 · required

The Microsoft culture code for the language

TimeStamp
string · date-time · required

API.Translations.Entities.OpenAPI.Phrase

Code
string · minLength: 1 · required

The key to use for translation

Id
integer · int32 · required

A unique ID (integer) for the translation

object · required

The object representing the translation

AppGroup
string | null

The type of application used for this translation

Type
string | null

The key used for the translation category

Context
string | null
MaxLength
integer | null · int32

API.Translations.Entities.OpenAPI.Text

English
string · minLength: 1 · required

The phrase displayed in English

Localized
string | null

The translated phrase

LanguageCode
string | null

The culture code for the language to which the phrase is translated

API.Translations.Entities.OpenAPI.Translation

LanguageCode
string · minLength: 1 · required

The culture code for the language to which the phrase is translated

PhraseCode
string · minLength: 1 · required

The word or phrase (without spaces) to use as a key for joining the translations

Text
string · minLength: 1 · required

The translated word or phrase

DataCode
string | null

The key to use for translation

API.Translations.Entities.OpenAPI.TranslationGroup

ID
integer · int32 · required

A unique ID (integer) for the translation group

Name
string · minLength: 1 · required

The translation group name

API.Imagery.Maps.Entities.Enums.ImageSize

integer · enum · int32
Enum values:
1
2
3
4
5
6

API.Imagery.Maps.Entities.OpenAPI.Image

Size
string · minLength: 1 · required

The resolution of the image.

object[] · required

List of image details with links.

API.Imagery.Maps.Entities.OpenAPI.ImageDetails

Date
string · date-time · required

The date/time of the image, displayed in ISO8601 format.

Url
string · minLength: 1 · required

The url of the image.

API.Imagery.Maps.Entities.OpenAPI.MapLinks

MobileLink
string · minLength: 1 · required

Link to AccuWeather's mobile site for the requested location.

Link
string · minLength: 1 · required

Link to AccuWeather's traditional site for the requested location.

object

An object containing the list of available radar images. Radar images are not available for all locations worldwide at this time.

object

An object containing the list of available satellite images.

On this page
  • API.CurrentConditions.Entities.OpenAPI.Country
  • API.CurrentConditions.Entities.OpenAPI.CurrentConditions
  • API.CurrentConditions.Entities.OpenAPI.CurrentConditionsPoint
  • API.CurrentConditions.Entities.OpenAPI.CurrentConditionsPointProperties
  • API.CurrentConditions.Entities.OpenAPI.Direction
  • API.CurrentConditions.Entities.OpenAPI.GeoPosition
  • API.CurrentConditions.Entities.OpenAPI.LocalCurrentConditions
  • API.CurrentConditions.Entities.OpenAPI.LocalSource
  • API.CurrentConditions.Entities.OpenAPI.ObservationSummary
  • API.CurrentConditions.Entities.OpenAPI.PastHourRange
  • API.CurrentConditions.Entities.OpenAPI.Phrase
  • API.CurrentConditions.Entities.OpenAPI.PrecipitationSummary
  • API.CurrentConditions.Entities.OpenAPI.PrecipitationSummaryMetric
  • API.CurrentConditions.Entities.OpenAPI.TemperatureSummary
  • API.CurrentConditions.Entities.OpenAPI.TemperatureSummaryMetric
  • API.CurrentConditions.Entities.OpenAPI.TimeZone
  • API.CurrentConditions.Entities.OpenAPI.TopCityCurrentConditions
  • API.CurrentConditions.Entities.OpenAPI.Wind
  • API.CurrentConditions.Entities.OpenAPI.WindGust
  • API.CurrentConditions.Entities.OpenAPI.WindGustMetric
  • API.CurrentConditions.Entities.OpenAPI.WindMetric
  • Common.OpenAPISpecification.Entities.ErrorResponse
  • Common.OpenAPISpecification.Entities.Feature`1[[AccuWeather.NetStandard.API.CurrentConditions.Entities.OpenAPI.CurrentConditionsPointProperties, AccuWeather.NetStandard.API.CurrentConditions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]
  • Common.OpenAPISpecification.Entities.Geometry
  • Common.OpenAPISpecification.Entities.PressureTendency
  • Common.OpenAPISpecification.Entities.Quantity
  • Common.OpenAPISpecification.Entities.QuantityMeasurements
  • Common.OpenAPISpecification.Entities.QuantityPhrase
  • Common.OpenAPISpecification.Entities.QuantityPhraseMeasurements
  • Common.OpenAPISpecification.Entities.QuantityRange
  • API.Forecasts.Daily.Entities.OpenAPI.AirQuality
  • API.Forecasts.Daily.Entities.OpenAPI.DailyForecast
  • API.Forecasts.Daily.Entities.OpenAPI.DailyForecastSummary
  • API.Forecasts.Daily.Entities.OpenAPI.Day
  • API.Forecasts.Daily.Entities.OpenAPI.DegreeDaySummary
  • API.Forecasts.Daily.Entities.OpenAPI.Headline
  • API.Forecasts.Daily.Entities.OpenAPI.HumidityRange
  • API.Forecasts.Daily.Entities.OpenAPI.IndexRange
  • API.Forecasts.Daily.Entities.OpenAPI.Moon
  • API.Forecasts.Daily.Entities.OpenAPI.Sun
  • Common.OpenAPISpecification.Entities.Direction
  • Common.OpenAPISpecification.Entities.QuantityPhraseRangeMeasurement
  • Common.OpenAPISpecification.Entities.QuantityRangeAverage
  • Common.OpenAPISpecification.Entities.Wind
  • API.Forecasts.Hourly.Entities.OpenAPI.HourlyForecast
  • API.Forecasts.Hourly.Entities.OpenAPI.HourlyForecastPoint
  • API.Forecasts.Hourly.Entities.OpenAPI.HourlyForecastPointFeature
  • API.Forecasts.Hourly.Entities.OpenAPI.HourlyForecastPointProperties
  • Common.OpenAPISpecification.Entities.Feature`1[[AccuWeather.NetStandard.API.Forecasts.Hourly.Entities.OpenAPI.HourlyForecastPointProperties, AccuWeather.NetStandard.API.Forecasts.Hourly, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]
  • API.Locations.Entities.OpenAPI.AdministrativeArea
  • API.Locations.Entities.OpenAPI.AppPartnership
  • API.Locations.Entities.OpenAPI.Area
  • API.Locations.Entities.OpenAPI.Asset
  • API.Locations.Entities.OpenAPI.CoordinateTranslate
  • API.Locations.Entities.OpenAPI.DaylightSavingChange
  • API.Locations.Entities.OpenAPI.Details
  • API.Locations.Entities.OpenAPI.Dma
  • API.Locations.Entities.OpenAPI.Location
  • API.Locations.Entities.OpenAPI.LocationBase
  • API.Locations.Entities.OpenAPI.LocationGeoPosition
  • API.Locations.Entities.OpenAPI.LocationTimeZone
  • API.Locations.Entities.OpenAPI.ParentCity
  • API.Locations.Entities.OpenAPI.Partner
  • API.Locations.Entities.OpenAPI.SourceElement
  • API.Locations.Entities.OpenAPI.Station
  • API.Locations.Entities.OpenAPI.SupplementalAdminArea
  • API.Locations.Entities.OpenAPI.TimeZone
  • API.Locations.Entities.Search.AliasSearchMode
  • API.Locations.Entities.Search.SearchType
  • Common.OpenAPISpecification.Entities.GeoPosition
  • API.Indices.Entities.OpenAPI.Index
  • API.Indices.Entities.OpenAPI.IndexGroup
  • API.Indices.Entities.OpenAPI.IndexInfo
  • API.Alerts.Entities.OpenAPI.AccuAlert
  • API.Alerts.Entities.OpenAPI.ActiveDataSource
  • API.Alerts.Entities.OpenAPI.AlertType
  • API.Alerts.Entities.OpenAPI.Area
  • API.Alerts.Entities.OpenAPI.Color
  • API.Alerts.Entities.OpenAPI.DataSource
  • API.Alerts.Entities.OpenAPI.Description
  • API.Alerts.Entities.OpenAPI.DetailsFeature
  • API.Alerts.Entities.OpenAPI.DetailsProperties
  • API.Alerts.Entities.OpenAPI.Feature
  • API.Alerts.Entities.OpenAPI.Geometry
  • API.Alerts.Entities.OpenAPI.GlobalAlert
  • API.Alerts.Entities.OpenAPI.GlobalAlertPointDetailsGeojson
  • API.Alerts.Entities.OpenAPI.GlobalAlertPointGeojson
  • API.Alerts.Entities.OpenAPI.GlobalAlertPointJson
  • API.Alerts.Entities.OpenAPI.PointColor
  • API.Alerts.Entities.OpenAPI.PointDescription
  • API.Alerts.Entities.OpenAPI.Properties
  • API.Alerts.Entities.OpenAPI.WarningAreaFeature
  • API.Alerts.Entities.OpenAPI.WarningAreaGeojson
  • API.Alerts.Entities.OpenAPI.WarningAreaProperties
  • API.Tropical.Accu.Entities.CategoryType
  • API.Tropical.Accu.Entities.ForecastMetadata
  • API.Tropical.Accu.Entities.ForecastSummary
  • API.Tropical.Accu.Entities.ImpactPolygon
  • API.Tropical.Accu.Entities.ImpactPolygonKey
  • API.Tropical.Accu.Entities.ImpactPolygonMetadata
  • API.Tropical.Accu.Entities.ImpactPolygonSummary
  • API.Tropical.Accu.Entities.MapExtent
  • API.Tropical.Atcf.Entities.AtcfStorm
  • API.Tropical.Atcf.Entities.ForecastDetails
  • API.Tropical.Atcf.Entities.StormForecast
  • API.Tropical.Atcf.Entities.StormModel
  • API.Tropical.Common.Entities.Forecast
  • API.Tropical.Common.Entities.ForecastGeometry
  • API.Tropical.Common.Entities.GeoPosition
  • API.Tropical.Common.Entities.OpenAPI.ImperialQuantity
  • API.Tropical.Common.Entities.OpenAPI.Legacy.Advisory
  • API.Tropical.Common.Entities.OpenAPI.Legacy.LandmarkReference
  • API.Tropical.Common.Entities.OpenAPI.Legacy.Movement
  • API.Tropical.Common.Entities.OpenAPI.Legacy.QuantityImperial
  • API.Tropical.Common.Entities.OpenAPI.Legacy.QuantityMeasurementsWind
  • API.Tropical.Common.Entities.OpenAPI.Legacy.Storm
  • API.Tropical.Common.Entities.OpenAPI.Legacy.StormForecast
  • API.Tropical.Common.Entities.OpenAPI.Legacy.StormPosition
  • API.Tropical.Common.Entities.OpenAPI.Legacy.WindRadiiSummary
  • API.Tropical.Common.Entities.OpenAPI.Legacy.Window
  • API.Tropical.Common.Entities.OpenAPI.MetricQuantity
  • API.Tropical.Common.Entities.OpenAPI.QuantityMeasurements
  • API.Tropical.Common.Entities.OpenAPI.RadiusSector
  • API.Tropical.Common.Entities.OpenAPI.StormBase
  • API.Tropical.Common.Entities.PeakIntensity
  • API.Tropical.Common.Entities.Position
  • API.Tropical.Common.Entities.PositionSummary
  • API.Tropical.Common.Entities.RadiusSectorData
  • API.Tropical.Common.Entities.Storm
  • API.Tropical.Common.Entities.StormIdentity
  • API.Tropical.Common.Entities.WindRadiiData
  • API.Tropical.Common.Entities.WindRadiiSummary
  • API.Tropical.Common.Entities.Window
  • API.Tropical.Gov.Entities.LandmarkRef
  • API.Tropical.Gov.Entities.OpenAPI.Direction
  • API.Tropical.Gov.Entities.OpenAPI.Duration
  • API.Tropical.Gov.Entities.OpenAPI.ForecastSummary
  • API.Tropical.Gov.Entities.OpenAPI.LandmarkReference
  • API.Tropical.Gov.Entities.OpenAPI.LandmarkReferenceDirection
  • API.Tropical.Gov.Entities.OpenAPI.PeakIntensity
  • API.Tropical.Gov.Entities.OpenAPI.PositionSummary
  • API.Tropical.Gov.Entities.OpenAPI.QuantityMeasures
  • API.Tropical.Gov.Entities.OpenAPI.RadiusSector
  • API.Tropical.Gov.Entities.OpenAPI.Storm
  • API.Tropical.Gov.Entities.OpenAPI.StormStatus
  • API.Tropical.Gov.Entities.OpenAPI.WindMeasurements
  • API.Tropical.Gov.Entities.OpenAPI.WindRadiiSummary
  • API.Tropical.Gov.Entities.OpenAPI.Window
  • NetTopologySuite.Geometries.Coordinate
  • NetTopologySuite.Geometries.CoordinateSequence
  • NetTopologySuite.Geometries.CoordinateSequenceFactory
  • NetTopologySuite.Geometries.Dimension
  • NetTopologySuite.Geometries.Envelope
  • NetTopologySuite.Geometries.Geometry
  • NetTopologySuite.Geometries.GeometryFactory
  • NetTopologySuite.Geometries.OgcGeometryType
  • NetTopologySuite.Geometries.Ordinates
  • NetTopologySuite.Geometries.Point
  • NetTopologySuite.Geometries.PrecisionModel
  • NetTopologySuite.Geometries.PrecisionModels
  • System.ValueTuple`2[[System.Single, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Single, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]
  • API.Alarms.Entities.OpenAPI.Alarm
  • API.Alarms.Entities.OpenAPI.DailyAlarm
  • API.Translations.Entities.OpenAPI.Language
  • API.Translations.Entities.OpenAPI.Phrase
  • API.Translations.Entities.OpenAPI.Text
  • API.Translations.Entities.OpenAPI.Translation
  • API.Translations.Entities.OpenAPI.TranslationGroup
  • API.Imagery.Maps.Entities.Enums.ImageSize
  • API.Imagery.Maps.Entities.OpenAPI.Image
  • API.Imagery.Maps.Entities.OpenAPI.ImageDetails
  • API.Imagery.Maps.Entities.OpenAPI.MapLinks