PEP / Sanction Bulk Search API
/pep_sanction_checks
The bulk version of PEP / Sanction Search. Submit multiple individual, company or vessel screens in one call, sharing the search type, similarity threshold and country filters across all of them. Suited to periodic batch screening of customer registers, supplier lists and counterparty databases.
Example Request
POSTRequest Schema
Shared config: search_type
pep_countries
sanction_countries
max_results
similarity_threshold
pep_sanction_extended_result
Applied to every request in the batch.
requests
Individual, company or vessel checks. Each one can carry a check_id for result correlation.
Available Response Data
4 Data PointsArray of result objects
one per request
Per-result check_id, matches array, more_results flag
Match shape is identical to the single-record endpoint
API reference UUID for the bulk request
API Data Scale & Coverage tag
Unmatched data depth to power your compliance and verification workflows.
Technical Use Cases tag
Scheduled customer re-screening
Run a nightly or weekly batch re-screening across your full customer base to satisfy ongoing customer due diligence (OCDD) requirements under AUSTRAC.
Supplier and vendor batch screening
Procurement onboarding cycles where dozens or hundreds of new vendors need screening. Submit them all at once and correlate via check_id.
Compliance & Security tag
Enterprise-grade infrastructure audited against the standards your regulators require.
Common Questions tag
Everything you need to know about implementation details and compliance infrastructure.
rocket_launch Implementation
Can I mix individuals, companies and vessels in one batch?
add
Can I mix individuals, companies and vessels in one batch?
Yes. Each entry in requests can independently target an individual, company or vessel. The shared search parameters apply uniformly.
rocket_launch Implementation
Is the per-request scoring identical to the single search?
add
Is the per-request scoring identical to the single search?
Yes. Matching logic, similarity threshold and country filters all behave identically. The only differences are the bulk envelope and the check_id correlation field.
API Testing Sandbox tag
Test the PEP / Sanction Bulk Search API directly in your browser with live mock data and see instant results.
rocket_launch Request Sandbox AccessAccess to live sandbox environments requires manual approval from our compliance team.