Workflow validation

OSHA Violation Alerts API

A buyer-intent page for EHS, insurance, procurement, contractor qualification, and supplier-risk teams that want public OSHA inspection and citation alerts filtered by establishment, state, NAICS, standard, penalty, and opening date.

GET /v1/workplace/osha/violation-alerts?states=OH,CO&min_penalty=5000&opened_after=2026-06-01
{
  "data": [
    {
      "inspectionId": "sample-osha-2026-002",
      "establishment": "Example Roofing Co",
      "siteState": "CO",
      "naics": "238160",
      "citationId": "CIT-002",
      "standard": "1926.501",
      "penaltyUsd": 18600,
      "watchlistReady": true,
      "source": "OSHA Establishment Search"
    }
  ],
  "meta": { "sampleOnly": true, "workflow": "osha-violation-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 Workplace Safety Enforcement Monitor validation funnel.