Settlement Data API
Real-time access to 650+ settlements. JSON, CSV, webhooks. Build on top of America's most comprehensive settlement database.
Choose your tier
From small tools to enterprise feeds — pay for what you need.
- 60-day data lag
- JSON + CSV formats
- Search & filter endpoints
- Email support
- Real-time data feeds
- Webhooks for new & updated settlements
- 5-year historical archive
- 99.9% uptime SLA
- Priority support
- Raw database access
- White-label data feed
- Dedicated account manager
- BAA & NDA available
- Custom SLA & data delivery
What's in the data
Every settlement record ships with the fields you need — no scraping, no parsing, no legal ambiguity.
One request.
All the data.
- RESTful JSON API — standard HTTP, no SDK required
-
API key auth via
X-API-Keyheader - Rate limit headers on every response
- Paginated results with cursor-based navigation
- Full docs at /developers
# Fetch open settlements closing in 14 days curl -H "X-API-Key: sr_live_••••••••••••••" \ https://api.settlementradar.com/v1/settlements/closing?days=14 # Response { "success": true, "data": [ { "id": "apple-iphone-battery-2024", "name": "Apple iPhone Battery Settlement", "company_name": "Apple Inc.", "payout_range_min": 25, "payout_range_max": 500, "deadline": "2026-05-18", "days_remaining": 14, "status": "open", "category": "consumer_tech", "proof_required": false, "filing_url": "https://..." } ], "meta": { "timestamp": "2026-05-04T18:53:35Z", "days_window": 14, "count": 23 } }
Beyond the API
Need bulk data, market intelligence, or white-label content? These products are built for firms, researchers, and enterprise analytics teams.
- 4 quarterly PDF reports (30–50 pages each)
- Early access to settlement trend data
- Category breakdowns: payout, volume, sector
- Embargo access 2 weeks before public
- Complete historical database (5+ years)
- CSV, Parquet, and JSON formats
- Quarterly refresh with delta files
- Internal use — no resale or redistribution