Skip to main content

July 2026

v2.3.0 — Evidence management

  • PATCH /evidence/:id/tags — Tag evidence with searchable labels
  • POST /evidence/:id/review — Approve or decline evidence with reviewer notes
  • POST /evidence/public-upload/proxy-upload — Browser-safe upload (no CORS)

v2.2.0 — Voice intelligence

  • Default scenario changed to customerSupportComplaint for intake/FNOL calls
  • Auto-retry on SCENARIO_MISMATCH_NOT_SCORED with the API-suggested scenario
  • Enriched results: headline, recommendedDecision, executiveSummary, keyScores, importantCallSignals

v2.1.0 — Forensics

  • POST /forensics/poi-fraud-check — Composite fraud score combining voice, KYC, and evidence per participant

v2.0.0 — Audit logging

  • Global interceptor logs every mutating request with actor name, email, IP, and timing
  • GET /audit/logs supports sortBy, sortOrder, page, limit, resourceType, resourceId filters

June 2026

v1.9.0 — Organization KYC

  • POST /organizations/:id/run-kyc — Business verification with automatic director participant creation

v1.8.0 — Claims workflow

  • Assigning an investigator auto-transitions claim to INVESTIGATING
  • New investigation fields: partiesContacted, riskIndicators, evidenceReviewed

v1.7.0 — Sanctions screening

  • POST /participants/sanctions-sources/sync — public endpoint to refresh watchlist sources
  • organizationId now inferred server-side from JWT context