Alerts API Guide

Alerts By LocationKey

https://{{api} or {{apidev}}.accuweather.com/alerts/{version}/{locationKey}{.{format}}?apikey={your key}&language={language code}&details={true or false}

Examples:

https://api.accuweather.com/alerts/v1/56325.json?apikey={your key}

https://api.accuweather.com/alerts/v1/56325.json?apikey={your key}&details=true

Top of page