Skip to content

Active NWS alerts at a point

GET
/v1/weather-alerts
curl --request GET \
--url 'https://api.vertexmaps.com/v1/weather-alerts?lat=1&lon=1' \
--header 'Authorization: Bearer <token>'
lat
required
number
lon
required
number

{alerts:[NWS features]}