Enterprise Grade
Enterprise Sanctions Screening API for High-Volume Workflows
Screen high volumes of entities against global sanctions lists with API-first infrastructure, structured evidence, and audit-ready compliance records.
Infrastructure
Built for scale and reliability
Measured throughput
Capacity is tested against the customer's expected workload before production rollout, with low-latency single-entity screening.
Uptime reliability
Cluster-based API with health-checked instances on EU infrastructure. We discuss uptime targets and support commitments directly with pilot customers.
Structured evidence
Every match includes deterministic confidence scoring and reasoning for defensible audits.
Audit trails
Version-attributed records of what was screened, when, against which list versions, and the resulting decision.
Global source coverage
Consolidated access to OFAC, UN, UK, and other international watchlists without managing data pipelines.
Team roles & access (planned)
Planned granular access controls for analysts, compliance officers, and administrators.
Audit-Ready
Structured evidence for every screen
Enterprise compliance demands more than simple flags. Verifex produces structured, reviewable evidence for every match.
- Deterministic confidence scoring
- Per-field match contribution analysis
- List versioning and source attribution
- Hash-stamped decision evidence
Target latency
Low-latency
Source updates
Every 6 hrs
Infrastructure
EU-hosted
Integration
Developer experience
Integrate easily with your existing transaction or onboarding flow, passing internal reference IDs.
curl -X POST https://api.verifex.dev/v1/screen \
-H "Authorization: Bearer vfx_your_api_key" \
-H "Content-Type: application/json" \
-d '{
"name": "Deutsche Handelsbank AG",
"type": "entity",
"country": "DE",
"mode": "strict",
"reference_id": "txn_2026_q2_00491"
}'{
"verdict": "possible_match",
"risk_level": "high",
"total_matches": 1,
"matches": [
{
"source": "UK_HMT",
"source_type": "sanctions",
"source_severity": "primary",
"confidence": 91,
"match_type": "FUZZY",
"matched_name": "Deutsche Handelsbank AG"
}
],
"screened_at": "2026-06-15T14:30:00.000Z",
"evidence_id": "ev_ent_789xyz",
"reference_id": "txn_2026_q2_00491"
}FAQ
Frequently Asked Questions
What makes an API enterprise-grade?
Enterprise-grade APIs offer uptime targets, high throughput capacity, dedicated support channels, and predictable latency. Verifex does not yet hold formal security certifications (SOC 2, ISO 27001, PCI-DSS) — we support security review and can provide architecture and security documentation under NDA on request.
How is high-volume capacity established?
We validate the expected peak and sustained workload during a pilot, then agree the deployment and operating envelope before production use. Capacity is not inferred from an untested headline number.
What SLA does Verifex offer?
We're not yet at the stage of offering formal enterprise SLAs — we're happy to discuss uptime targets and support commitments directly with pilot customers as we build that track record. See our security page for our current status.
How is evidence stored?
Evidence capsules are stored in Postgres with a SHA-256 content hash for tamper detection, retained according to your plan's data retention policy. We do not currently hold SOC 2, ISO 27001, or PCI-DSS certification — see our security page for our current status and roadmap.
Related products
Explore the full platform
Get in touch
Ready for enterprise scale?
Contact us to discuss custom SLAs, volume pricing, and deployment options.