Workflow validation

EPA Enforcement Alerts API

A buyer-intent page for environmental due diligence, insurance, procurement, ESG, and supplier-risk teams that want public EPA ECHO compliance and enforcement alerts filtered by facility, state, program, status, action, penalty, and source update.

GET /v1/environment/epa/echo/enforcement-alerts?states=TX,OH&programs=CAA,RCRA&min_penalty=5000
{
  "data": [
    {
      "facilityId": "SAMPLE-FRS-001",
      "facilityName": "Sample Chemical Works",
      "state": "TX",
      "program": "CAA",
      "complianceStatus": "significant_noncompliance",
      "enforcementAction": "formal_action",
      "penaltyUsd": 24500,
      "watchlistReady": true,
      "source": "EPA ECHO"
    }
  ],
  "meta": { "sampleOnly": true, "workflow": "epa-enforcement-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 Environmental Compliance Monitor validation funnel.