July 2026
v2.3.0 — Evidence management
PATCH /evidence/:id/tags— Tag evidence with searchable labelsPOST /evidence/:id/review— Approve or decline evidence with reviewer notesPOST /evidence/public-upload/proxy-upload— Browser-safe upload (no CORS)
v2.2.0 — Voice intelligence
- Default scenario changed to
customerSupportComplaintfor intake/FNOL calls - Auto-retry on
SCENARIO_MISMATCH_NOT_SCOREDwith 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/logssupportssortBy,sortOrder,page,limit,resourceType,resourceIdfilters
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 sourcesorganizationIdnow inferred server-side from JWT context