BUSINESS INTELLIGENCE

ERISA Litigation API.

ERISA lawsuit data, defendant tracking, and compliance monitoring. Just call the endpoint. We handle proxies, rate limits, anti-bot, and data formatting for you.

5 ready-to-use endpointsNo infrastructure neededClean JSON response

Try the API.

request.sh
curl -X POST https://api.scrapebase.io/api/v2/erisa/check \
  -H "X-API-Key-ID: sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "companyName": "Johnson & Johnson"
  }'
response.json
{
  "companyName": "Johnson & Johnson",
  "hasLitigation": true,
  "activeCases": 3,
  "totalCases": 7,
  "latestCaseDate": "2025-11-04",
  "latestCaseTitle": "Smith v. Johnson & Johnson Pension Plan",
  "caseTypes": ["Excessive Fees", "Breach of Fiduciary Duty"],
  "totalDamagesClaimed": 142000000,
  "jurisdictions": ["S.D.N.Y.", "D.N.J."]
}

All endpoints.

POST
/api/v2/erisa/checkCheck if a company has ERISA litigation
sync
POST
/api/v2/erisa/batchCheck multiple companies at once
stream
GET
/api/v2/erisa/defendantsAll tracked defendants
stream

Who uses this.

01

ERISA Defense Attorneys

Monitor new filings and case outcomes to advise plan sponsor clients on emerging litigation trends.

02

Fiduciary Liability Insurers

Screen applicants for prior ERISA claims history to price fiduciary liability coverage accurately.

03

Plan Governance Committees

Run quarterly compliance checks to identify and remediate fiduciary risk before lawsuits materialize.

Start building.

Pay per successful request. Failed calls are free.