Skip to main content
Every new signup is screened against OFAC, EU, UN, and UK sanctions lists. False positives are common, so a hit does not block signup — instead the user’s transactions are held until Anunnaki compliance reviews the case. This balances safety with user experience. Production cutover will use ComplyAdvantage; sandbox runs against a deterministic stub.
Tipping-off is prohibited. Never tell a user they were flagged for sanctions. Use generic language only (“Account under review”). This is a criminal offence in many jurisdictions under FATF guidance. Currents response shapes and webhooks intentionally omit matched-entity details from the operator-facing surface — matched names live only in admin tooling.

Scope at launch

Endpoints

POST /v1/sanctions/screen

Clear:
Hit (signup still allowed; transactions auto-held):
Matched-entity names are never returned at this endpoint. They are visible only to Anunnaki compliance via admin tooling.

GET /v1/sanctions/status

Webhooks

Sandbox triggers (stub vendor)

Policy

  • Vendor: ComplyAdvantage at production cutover.
  • Scope: sanctions only at launch — no PEP, no adverse media.
  • Review SLA: 48 hours from signup.
  • Re-screening: quarterly bulk re-screen of active users; on-demand if needed.

Error codes