Workflow page

Severe Weather Alerts API

A buyer review page for logistics, property, facility, and field-service teams that want normalized weather alerts filtered by area, event type, severity, urgency, certainty, and active window.

GET /v1/weather/severe-alerts?area=CA&events=High%20Wind%20Warning,Heat%20Advisory
{
  "data": [
    {
      "alertId": "urn:oid:sample-air-quality-alert",
      "event": "Air Quality Alert",
      "areaDesc": "Orange County Coastal",
      "severity": "Unknown",
      "certainty": "Unknown",
      "urgency": "Unknown",
      "response": "Monitor",
      "source": "NWS"
    }
  ],
  "meta": { "sampleOnly": true, "workflow": "severe-weather-alerts-api" }
}

Likely Buyers

This page is a product preview for comparing likely buyers, source coverage, and first API shapes.

Initial Data Scope

The first buyer-ready workflow should keep the source coverage narrow.

Availability. This workflow is available for buyer review. Direct requests are routed under the Weather Risk Alert Monitor product catalog.