OFAC screening API integration patterns

OFAC screening API integration patterns

Integration patterns: (1) Direct call — screening API called inline before payment. (2) Middleware — HTTP interceptor screens all payment requests. (3) MCP tool — agent calls sanctions_check as a tool. (4) Event-driven — payment events trigger async screening. (5) Sidecar — dedicated screening service alongside payment service.

Try SanctionsAI →