Batch API

Batch Sanctions Screening API for high-volume checks.

Run high-volume sanctions and watchlist checks with API integration, fuzzy matching, downloadable evidence, and audit-ready results at scale.

Use Cases

Who needs batch screening API?

Onboarding backlogs

Clear thousands of legacy records quickly when migrating to a new compliance platform.

Periodic re-screening

Schedule weekly or monthly bulk checks of your entire user base against updated lists.

M&A due diligence

Screen an acquired company's customer or vendor list to assess compliance risk.

Correspondent banking

Check high-volume counterparty transactions before clearing.

Marketplace seller screening

Run daily batch checks on thousands of active merchants and marketplace sellers.

Crypto compliance

Screen large batches of wallet owners and counterparties efficiently.

Workflow

How batch screening works

1

Prepare data

Gather entity names, aliases, types, and context fields like country or date of birth.

2

Submit via API

POST requests with batch mode or rapid sequential calls for processing.

3

Review results

Collect results and focus compliance teams only on flagged high-confidence matches.

4

Export evidence

Retrieve evidence capsules and audit reports for regulatory compliance.

Developer experience

Process entities efficiently.

Use our robust API infrastructure to screen lists rapidly and reliably.

bash
curl -X POST https://api.verifex.dev/v1/screen \
  -H "Authorization: Bearer vfx_your_api_key" \
  -H "Content-Type: application/json" \
  -d '{
    "name": "International Trading Corp",
    "type": "entity",
    "country": "AE",
    "mode": "strict"
  }'
json
{
  "verdict": "clear",
  "risk_level": "low",
  "total_matches": 0,
  "screened_at": "2026-06-15T14:30:00.000Z",
  "sources_checked": 54,
  "evidence_id": "ev_batch_abc123"
}

Capabilities

Enterprise batch features.

High throughput API

Designed to handle thousands of entities in a single batch request with rapid processing.

Parallel processing

Our infrastructure automatically scales to process large batches concurrently.

Evidence per screen

Every entity in a batch produces its own independent, audit-ready Evidence Capsule.

Exportable results

Retrieve batch results in structured JSON or export as PDF reports.

Fuzzy matching at scale

Apply the full 10-penalty pipeline and contextual scoring to every record in the batch.

Continuous monitoring

Easily transition cleared batch entities into continuous daily monitoring.

FAQ

Frequently Asked Questions

What is batch sanctions screening?

Batch sanctions screening is the process of checking a large volume of entities (individuals or companies) against sanctions and watchlists simultaneously, rather than screening them one by one in real-time.

How many names can be checked in a batch?

The Verifex Batch API is designed to handle thousands of entities per request. The exact limit depends on your plan tier and infrastructure configuration.

How are false positives handled in batch screening?

Verifex applies the same rigorous fuzzy matching and contextual scoring to batch checks as it does to real-time queries. This reduces false positives at scale, allowing your team to focus only on high-confidence matches.

Can batch results be exported?

Yes, you can retrieve the full structured JSON for the batch, or use our platform to export summary reports and individual evidence PDFs for audit purposes.

Get started

Start batch screening today.

Process high volumes of entities reliably.