Screen addresses against OFAC SDN. Score risk with 15 ML models. File SARs to FinCEN. Freeze assets. Monitor DePeg. 180+ endpoints, one API key.
Every endpoint runs on the same infrastructure that powers Tier-1 stablecoin issuers in production. Latency, accuracy, and uptime are the floor, not the ceiling.
Sign up, generate a key, install the SDK. Sandbox is free. No credit card. No sales call.
01 from veris import Veris 02 03 client = Veris(api_key="vrs_sk_live_...") 04 05 # Screen address against OFAC SDN 06 result = client.screen( 07 address="0x7Ff9...D4eA", 08 chain="ethereum" 09 ) 10 # result.status -> "match" 11 # result.blocked -> True 12 13 # ML risk score (15-model ensemble) 14 risk = client.risk("0x7Ff9...D4eA") 15 # risk.score -> 0.94 16 # risk.shap_values -> per-feature attribution
Every function your compliance team builds in-house. Delivered as endpoints with sub-200ms latency and fail-closed architecture.
Screen addresses and entity names against OFAC SDN, mixer registries, and threat intel labels. Batch up to 100 per request. Fuzzy name matching. Continuous monitoring with webhook alerts.
15-model ensemble with SHAP attribution, confidence intervals, and 7 detector outputs. Compliance score (0-100) with A-F grading. Preflight transaction simulation under 100ms.
64-dim contrastive embeddings link addresses across chains. Behavioral fingerprints, relationship graphs, tags, aliases, and cross-rail correlation with CEX and fiat rails.
AI triage in 2.3 seconds. Claude-powered investigation with RAG from 90-day transfer history. SAR narrative generation with hallucination gate. FinCEN XML with XSD validation. SFTP batch filing.
Full freeze lifecycle: create, approve, execute on-chain, release. Travel Rule Protocol with proof-of-ownership (EIP-191) and VASP messaging. Issuer webhook for real-time enforcement.
Mixer registry, temporal fingerprints, ZK-circuit analysis, autonomous discovery engine. DePeg risk monitoring. DeFi position tracking. Real-time typology detection across 10 chains.
RESTful API with clean JSON responses. WebSocket for real-time streaming. SDKs handle signing, retry, and error mapping automatically.
RESTful API with clean JSON responses. WebSocket for real-time streaming. SDKs handle signing, retry, and error mapping automatically.
Capabilities: REST API · HMAC-SHA256 · Python SDK · TypeScript SDK · WebSocket · Webhooks · OpenAPI 3.1 · 10 Chains
Chainalysis and Elliptic sell dashboards. Veris delivers an API. Your compliance stack becomes code, not browser tabs.
| Capability | Veris | Chainalysis | Elliptic | In-House |
|---|---|---|---|---|
| API-first architecture | 180+ endpoints | Limited | Limited | — |
| ML risk scoring with SHAP | 15 models | Black box | Black box | Months |
| Automated SAR filing | End-to-end | — | — | Manual |
| Stablecoin-specific (DePeg, reserves) | Native | — | — | — |
| Entity resolution (cross-chain) | 64-dim embeddings | Labels | Basic | — |
| Asset freeze execution | On-chain | — | — | Custom |
| Latency (p95) | <200ms | Seconds | Seconds | Varies |
From API key to production filing in an afternoon. SDK handles HMAC signing automatically.
Every plan includes sandbox access, both SDKs, and full API documentation.
Free forever. No credit card required.
Per API call. No monthly minimum.
Volume pricing. Custom SLA.
Sign up, generate a key, install the SDK. Sandbox is free. No credit card. No sales call. Already have an account? Sign in to your dashboard.