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.
- EHS and safety teams watching inspections for establishments they monitor.
- Insurance and risk teams reviewing public citation and penalty signals.
- Procurement teams screening contractors and suppliers before onboarding.
Initial Data Scope
The first buyer-ready workflow should keep the source coverage narrow.
- Federal OSHA inspection and citation cache with source URLs first.
- State, NAICS, establishment, standard, and penalty filters before scoring.
- No legal advice, safety certification, compliance determination, or worker profiling.