SettlementRadar API | Class Action Settlement Data
You may qualify for unclaimed settlement money Take the Free Quiz →
⚠️ 23 settlements closing soon — $35,169 in payouts expiring this week View All →
Settlement Data API

Access real-time class action settlement data via API

Structured, machine-readable settlement intelligence — eligibility criteria, deadlines, payout ranges, filing URLs, proof requirements, and more. Updated daily from court records + federal agencies.

⚡ 650+ settlements tracked daily
🔑 API key in 60 seconds
🏛️ Sourced from court records + federal agencies
📦 JSON + CSV bulk export
settlementradar.com/api/v1/data/settlements
# Fetch open data-breach settlements with full eligibility data curl https://www.settlementradar.com/api/v1/data/settlements \ -H "X-Data-Key: srd_live_abc123..." \ -G -d "category=Data+Breach" -d "status=open" { "data": [{ "id": "acme-data-breach-2025", "title": "Acme Corp Data Breach Settlement", "filing_deadline": "2026-06-30", "payout_range_min": 50, "payout_range_max": 750, "eligibility_criteria": "US residents with an account before 2024", "proof_required": false, "filing_url": "https://acmesettlement.com/claim", "category": "Data Breach", "claim_count": 12847 }], "meta": {"total": 89, "page": 1} }

Every field you need

Full structured data on every settlement — no scraping, no parsing PDFs.

settlement_amount
Total fund size (e.g. "$8.5M")
filing_deadline
ISO date — claim by date
eligibility_criteria
Plain-text who qualifies
payout_range_min/max
Estimated individual payout
filing_url
Direct claim submission link
proof_required
Boolean — no-proof settlements
category
Data Breach, Financial, Auto…
filing_requirements
What documents are needed
court + case_number
Federal/state court info
claim_count
Live claims filed via platform
status
open / closing_soon / closed
state
Geographic scope if applicable

Who builds with this

From consumer apps to enterprise legal platforms — settlement data powers a wide range of products.

⚖️

Legal Tech Platforms

CRMs, plaintiff portals, and case management tools that surface relevant settlements to clients automatically.

💳

Fintech Apps

Personal finance apps and banking tools that alert users to money they're owed from purchases and data breaches.

👔

Employee Benefits Tools

HR platforms and benefits portals that proactively notify employees about class actions related to their employers or products.

🔬

Research & Journalism

Academic researchers, investigative journalists, and policy analysts studying class action trends and corporate accountability.

🤖

AI Assistants

LLM-powered assistants and agents that answer "Am I owed money?" questions with authoritative, live data.

📰

Media & Publishers

News sites and consumer finance publications embedding live settlement trackers alongside their coverage.

🏛️

Consumer Advocacy

Nonprofits and advocacy orgs helping underserved communities claim what they're owed through automated outreach.

📈

Financial Advisors

RIAs and wealth managers proactively notifying clients about settlements tied to their investment and purchase history.

API surface

REST API. JSON responses. Auth via X-Data-Key header or ?key= query param.

GET /api/v1/data/settlements

Paginated list. Filter by category, status, state, proof_required. Sort by deadline, payout, date added.

All tiers · Full eligibility + payout on Professional+

GET /api/v1/data/settlements/:id

Full settlement record — eligibility, proof requirements, payout range, filing instructions, court info, case number, live claim counts.

Professional+ for eligibility + payout fields

GET /api/v1/data/categories

All settlement categories with open count, total settlement value, and next deadline per category.

All tiers

GET /api/v1/data/bulk

Full dataset export — all open settlements in one response (JSON or CSV). Ideal for nightly syncs, research datasets, and ETL pipelines.

Enterprise only

GET /api/v1/data/usage

Your API key's call usage, monthly limit, reset date, and 30-day request history.

All tiers

Enterprise plan includes webhooks — receive a POST to your endpoint when new settlements are added.

Quick start

curl

# Get top open settlements curl https://www.settlementradar.com/api/v1/data/settlements \ -H "X-Data-Key: srd_live_..." \ -G -d "status=open" -d "limit=10" # Get only no-proof settlements curl https://www.settlementradar.com/api/v1/data/settlements \ -H "X-Data-Key: srd_live_..." \ -G -d "proof_required=false" # Bulk export (Enterprise) curl https://www.settlementradar.com/api/v1/data/bulk?format=csv \ -H "X-Data-Key: srd_live_..."

JavaScript

// Fetch settlements via fetch() const res = await fetch( 'https://www.settlementradar.com/api/v1/data/settlements?status=open', { headers: { 'X-Data-Key': 'srd_live_...' } } ); const { data, meta } = await res.json(); // data[0].filing_deadline → "2026-06-30" // data[0].payout_range_max → 750 // data[0].eligibility_criteria → "..." // data[0].filing_url → "https://..."

Transparent pricing

Pay once → instant API key. No approval queue. No sales call.

Standard

$149/mo

1,000 API calls / month

For individuals & small teams

  • All settlements endpoint
  • Name, category, deadline, status
  • Categories endpoint
  • JSON responses
  • Instant API key

Enterprise

$999/mo

Unlimited API calls

For platforms & white-label products

  • Everything in Professional
  • Unlimited API calls
  • Bulk export (JSON + CSV)
  • Webhooks for new settlements
  • White-label rights

Get instant API access

Pay via Stripe → your API key is emailed immediately.

Secured by Stripe · Cancel anytime · Instant API key on payment

Enterprise or custom volume? settlementradar@agentmail.to

Common questions

How is the data sourced and how fresh is it?

Settlement data is sourced daily from federal court records, the FTC, CFPB, SEC, state attorneys general, and class action notification sites. The database updates every 24 hours. Claim counts update in near-real-time as users file through SettlementRadar.

What's the difference between Standard and Professional?

Standard gives you basic settlement data (name, category, deadline, status). Professional unlocks the high-value fields: full eligibility criteria, payout range estimates, filing URLs, proof requirements, and filing instructions — the data you need to actually build eligibility matching or user notifications.

Does the data include any PII?

No PII. The API returns settlement metadata only — case names, categories, eligibility criteria, payout ranges, deadlines, court information, and aggregated claim counts. No individual user data, names, emails, or addresses are ever exposed.

How quickly do I get my API key?

Instantly. The moment your Stripe payment processes, your API key is generated and emailed to you. No approval queue, no sales call, no waiting period.

What are the Enterprise white-label rights?

Enterprise licensees may display SettlementRadar data in their own products without prominently attributing SettlementRadar as the source. You may not resell raw data as a standalone data product. See the Terms of Service for full details.

Can I cancel anytime?

Yes. Cancel anytime from your dashboard. You retain full API access through the end of your billing period. No cancellation fees.

The authoritative settlement dataset.

650+ settlements. Updated daily. API key in 60 seconds.

Get API Access →

Enterprise or custom volume? settlementradar@agentmail.to

Looking for the Law Firm API? View law firm plans →

Explore Other Programs

SettlementRadar offers multiple ways to partner — find the right fit for your organization.

⚖️ Comparing
🎉 Done-For-You filing: no paperwork, no hassle — flat fee $9.99. Many settlements require zero proof. 💰 File For Me — $9.99 →