Send a transaction hash. Receive an audit-ready decision, evidence package, and SAR filing in under 40 seconds.
The resolution API returns a structured evidence package that satisfies examiner requirements. Every artifact is timestamped, hashed, and stored for the retention period your jurisdiction requires.
POST a transaction hash. Receive a complete resolution with evidence, risk scores, and filing-ready SAR output. Webhook delivery for async results. Average response time under 40 seconds.
// POST /v1/resolve curl -X POST https://api.useveris.finance/v1/resolve \ -H "Authorization: Bearer $API_KEY" \ -H "Content-Type: application/json" \ -d '{ "tx_hash": "0x8a3f...2c9d", "chain": "ethereum", "callback_url": "https://your.app/webhook" }' // Response (32.4s) { "resolution_id": "res_7k2m9x", "status": "resolved", "classification": "file_sar", "confidence": 0.94, "evidence_url": "/v1/evidence/res_7k2m9x", "sar_xml_url": "/v1/sar/res_7k2m9x.xml", "processing_time_ms": 32400 }
See how much analyst time Veris recovers for your team.
Get your resolution ROI analysis