Workflow validation

Severe Weather Alerts API

A buyer-intent 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 only a demand test. Build starts after tracked workflow intent beats the broader market pages.

Signals To Watch

These events decide whether this workflow deserves implementation.

Smallest Build

If this page crosses a gate, the first implementation should stay this narrow.

Validation stage. This workflow is not a live paid backend yet. Requests and clicks are tracked under the Weather Risk Alert Monitor validation funnel.