Get Weather Alerts
GET
https://supaweather-main-9ac8640.zuplo.app
/weather/alerts
query Parameters
lat
number · float · requiredlon
number · float · requiredseverity
string · enumEnum values:minormoderatesevereextreme
Responses
location
objectExample: {"lat":40.7128,"lon":-74.006,"name":"New York","country":"United States","region":"New York","timezone":"America/New_York"}alerts
object[]count
integer
Subscribe to Weather Alerts
POST
https://supaweather-main-9ac8640.zuplo.app
/weather/alerts/subscribe
Request Body
locations
object[] · requiredalert_types
string[] · requiredEnum values:thunderstormtornadofloodhurricanesnowheatcoldwindnotification_method
object · required
severity_levels
string[]Enum values:minormoderatesevereextremeactive
booleanDefault: true
Responses
subscription_id
stringstatus
string · enumEnum values:activependinginactivecreated_at
string · date-timelocations
object[]alert_types
string[]notification_method
object