Skip to Content
Alerts

Phrases API - Alerts

URL Path
https://phrases.api.xweather.com/alerts/
Data Coverage
Global
Update Interval
Latest
Time Range
Real-time
Multiplier
50x

The Alerts endpoint provides a concise summary of any and all active government issued alerts for a specified location. It allows for quick retrieval of severe weather information, offering filtered insights at a glance. This includes the type of weather alert, the severity, and the duration for which the alert is valid.

This endpoint utilizes data from the classic Alerts  endpoint. Please refer to the linked documentation for more details on the upstream sources as well as the full list of available alert types.

Requests

Every request to the endpoint must include one of the supported actions in the url.

https://phrases.api.xweather.com/alerts/{action}?client_id={client_id}&client_secret={client_secret}&{params}
No parameters supported for this endpoint.

Response

The following is an example of what each object in the response will consist of. Depending on your requested action, the response may contain multiple instances of this object within an array.

Properties

response (string)

The object containing the text summary output.

{
  "response": "A cold weather advisory is currently in effect for Pella, IA, due to dangerously low wind chills expected to reach as low as 20 to 30 degrees below zero Fahrenheit (-29 to -34.4 degrees Celsius). This advisory is applicable to much of northern, central, and southern Iowa, and will remain in effect from 9 PM CST this evening until 9 AM CST Thursday. The severe wind chills can cause frostbite on exposed skin in as little as 10 minutes, and prolonged exposure can lead to hypothermia. It is crucial to take precautions to protect against these extreme temperatures."
}
© 2026 Xweather (opens in a new tab)Terms of Service (opens in a new tab)Privacy Policy (opens in a new tab)