Claim-filing & consumer apps
A fresh, verified feed with deadlines, eligibility, and proof requirements, plus the official claim destinations. Route users to the right official form with confidence the details were checked against the source record.
Data licensing
Every field is traced to an official source — court orders, settlement administrators, and government refund programs — re-checked on a schedule, and delivered as a clean API. You get a fresh, verified settlement feed with the full evidence trail behind every value, so your product can cite provenance instead of guessing.
Who it's for 01
A fresh, verified feed with deadlines, eligibility, and proof requirements, plus the official claim destinations. Route users to the right official form with confidence the details were checked against the source record.
Surface "you may have money waiting" features backed by provenance, not scraped rumors. Each settlement carries the evidence trail your compliance and risk teams will ask for.
Monitor the settlement landscape with court-grade citations: case and court details, administrator, deadlines, and the payment-status lifecycle, each traced to an official document and re-checked on a schedule.
What you get 02
Sample 03
A single field_provenance entry from the detail endpoint. Evidence URLs are
masked in this public sample; the full URLs are part of the licensed payload.
{
"field_name": "claim_deadline",
"value": "2026-09-01",
"source_url": "https://…full-url-in-licensed-api…",
"source_snippet": "Claims must be submitted by September 1, 2026 to the …",
"confidence": 95,
"verified_at": "2026-06-05T14:22:08+00:00",
"last_checked_at": "2026-06-05T14:22:08+00:00",
"document": {
"type": "long_form_notice_pdf",
"url": "https://…full-url-in-licensed-api…",
"fetched_at": "2026-06-05T14:21:55+00:00",
"content_hash": "sha256:9f2c…e1a7"
}
}
Integration 04
/api/v1/settlements/ paginated list of verified records/api/v1/settlements/<slug>/ full record with per-field provenance/api/v1/meta/ dataset metadata and live metricscurl https://settlesignal.com/api/v1/settlements/ \
-H "Authorization: Bearer ss_live_EXAMPLEKEY"
Authenticate with an Authorization: Bearer header or X-API-Key.
Create a key yourself from the API section of your free account — free tier,
600 requests/hour, revocable anytime. Higher limits and commercial terms are arranged per partner.
Start free in seconds — create a self-serve key for the free tier. Need higher limits, commercial terms, or the full per-field evidence trail? Tell us your use case and we'll scope access and a sample for your team.