Workflow page

OSHA Violation Alerts API

A buyer review 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 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 Workplace Safety Enforcement Monitor product catalog.