Workflow page

Company Complaint Alerts API

A buyer review page for financial services compliance, product operations, complaint analytics, customer experience, and regtech teams that want public CFPB complaint alerts filtered by company, product, issue, state, response, timeliness, and received date.

GET /v1/finance/cfpb/company-complaint-alerts?companies=Sample%20Bank,Example%20Mortgage%20Co&date_after=2026-06-01
{
  "data": [
    {
      "complaintId": "SAMPLE-CFPB-2026-002",
      "company": "Example Mortgage Co",
      "product": "Mortgage",
      "issue": "Trouble during payment process",
      "state": "TX",
      "dateReceived": "2026-07-03",
      "companyResponse": "Closed with non-monetary relief",
      "timely": true,
      "watchlistReady": true,
      "source": "CFPB Complaint API"
    }
  ],
  "meta": { "sampleOnly": true, "workflow": "company-complaint-alerts-api" }
}

Likely Buyers

This page is a product preview for comparing likely buyers, source coverage, and first API shapes.

Initial Data Scope

The first buyer-ready workflow should keep the source coverage narrow.

Availability. This workflow is available for buyer review. Direct requests are routed under the Consumer Finance Complaint Monitor product catalog.