Screening

Screen every entity and wallet. Automatically.

Check customers, counterparties, and wallet addresses against OFAC/SDN, EU, UN, and PEP sanctions lists with a single API call. Results in milliseconds.

One call. Full coverage.

Register an entity and screen against every list at once. Results come back with match confidence scores and direct links to the source list entries.

Webhook notifications keep your systems in sync. Every screening result is logged to your audit trail automatically.

screen-entity.ts
const result = await decern.screen({
  name: "John Smith",
  type: "individual",
  country: "US",
  checks: ["ofac", "pep", "adverse_media"],
});

// result.risk_level === "low"
// result.results.ofac.status === "clear"

Want to learn more about how screening works?

Read the blog

Start screening today

Get early access to Decern and run your first screening in minutes.

Get early access