|| "en_GB"
🚨

AML Compliance

Anti-Money Laundering compliance and sanctions screening

Sanctions screening
PEP detection
Risk assessment

Přehled

Tento průvodce vám ukáže, jak implementovat aml compliance pomocí API Scorika. Pokryjeme kompletní integraci s příklady kódu v několika jazycích.

Použité API endpointy

  • /v1/check/sanctions
  • /v1/check/company
  • /v1/score

Podporované země

European Union, United States, United Kingdom

Implementace krok za krokem

Implementation guide coming soon. Check back for detailed code examples.

Best Practices

✓ Co dělat

  • • Set timeout (3-5s) on all API calls
  • • Implement fallback for timeouts/errors
  • • Cache results when appropriate
  • • Log case_ids for debugging

✗ Co nedělat

  • • Block critical flows on API errors
  • • Make sync calls without timeout
  • • Expose API keys in client-side code
  • • Store raw API responses with PII

Související průvodci

Jste připraveni implementovat AML Compliance?

Získejte svůj API klíč za 30 sekund. Bez kreditní karty.

Získat API klíč →