1 day by location key
Returns 1 day of weather alarms for a specific location, using a locationKey obtained from another endpoint (e.g., city search or geoposition)
AccuWeather Weather Alarms are determined using the daily forecasts for a location. An alarm exists for a location if the forecasted weather meets or exceeds specific thresholds, such as temperature extremes, heavy rainfall, or high wind speeds.
path Parameters
locationKeyA unique ID that designates a specific location. More information can be found here.
query Parameters
languageA string that indicates the language in which to return the response. More information can be found here.
formatA string value that specifies what type of format to provide the response.
Headers
AuthorizationThe Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.
1 day by location key › Responses
OK
DateThe date for which the alarms exist as displayed in ISO8601 format: (yyyy-mm-ddThh:mm:ss±hh:mm).
EpochDateDate of the forecast, displayed as the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).
A list of alarms that exist for the location on that date.
MobileLinkLink to AccuWeather's mobile site.
LinkLink to AccuWeather's traditional site.
5 days by location key
Returns 5 days of weather alarms for a specific location, using a locationKey obtained from another endpoint (e.g., city search or geoposition)
AccuWeather Weather Alarms are determined using the daily forecasts for a location. An alarm exists for a location if the forecasted weather meets or exceeds specific thresholds, such as temperature extremes, heavy rainfall, or high wind speeds.
path Parameters
locationKeyA unique ID that designates a specific location. More information can be found here.
query Parameters
languageA string that indicates the language in which to return the response. More information can be found here.
formatA string value that specifies what type of format to provide the response.
Headers
AuthorizationThe Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.
5 days by location key › Responses
OK
DateThe date for which the alarms exist as displayed in ISO8601 format: (yyyy-mm-ddThh:mm:ss±hh:mm).
EpochDateDate of the forecast, displayed as the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).
A list of alarms that exist for the location on that date.
MobileLinkLink to AccuWeather's mobile site.
LinkLink to AccuWeather's traditional site.
10 days by location key
Returns 10 days of weather alarms for a specific location, using a locationKey obtained from another endpoint (e.g., city search or geoposition)
AccuWeather Weather Alarms are determined using the daily forecasts for a location. An alarm exists for a location if the forecasted weather meets or exceeds specific thresholds, such as temperature extremes, heavy rainfall, or high wind speeds.
path Parameters
locationKeyA unique ID that designates a specific location. More information can be found here.
query Parameters
languageA string that indicates the language in which to return the response. More information can be found here.
formatA string value that specifies what type of format to provide the response.
Headers
AuthorizationThe Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.
10 days by location key › Responses
OK
DateThe date for which the alarms exist as displayed in ISO8601 format: (yyyy-mm-ddThh:mm:ss±hh:mm).
EpochDateDate of the forecast, displayed as the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).
A list of alarms that exist for the location on that date.
MobileLinkLink to AccuWeather's mobile site.
LinkLink to AccuWeather's traditional site.
15 days by location key
Returns 15 days of weather alarms for a specific location, using a locationKey obtained from another endpoint (e.g., city search or geoposition)
AccuWeather Weather Alarms are determined using the daily forecasts for a location. An alarm exists for a location if the forecasted weather meets or exceeds specific thresholds, such as temperature extremes, heavy rainfall, or high wind speeds.
path Parameters
locationKeyA unique ID that designates a specific location. More information can be found here.
query Parameters
languageA string that indicates the language in which to return the response. More information can be found here.
formatA string value that specifies what type of format to provide the response.
Headers
AuthorizationThe Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.
15 days by location key › Responses
OK
DateThe date for which the alarms exist as displayed in ISO8601 format: (yyyy-mm-ddThh:mm:ss±hh:mm).
EpochDateDate of the forecast, displayed as the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).
A list of alarms that exist for the location on that date.
MobileLinkLink to AccuWeather's mobile site.
LinkLink to AccuWeather's traditional site.