Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.anunnakielite.com/llms.txt

Use this file to discover all available pages before exploring further.

May 29, 2026
Sandbox launch week
The Currents sandbox is live. This week we shipped the full set of six compliance APIs, along with the underlying tenant and authentication infrastructure.

New features

  • Self-Exclusion API. Time-bound and permanent player self-exclusion with cross-tenant enforcement and KGC propagation. See Self-Exclusion.
  • Deposit Limits API. Player-set spending caps with regulator-mandated cooling-off on increases and rolling-window enforcement. See Deposit Limits.
  • KYC API. Five-tier identity verification keyed to cumulative-withdrawal thresholds, with vendor abstraction so you can swap providers without changing your integration. See KYC.
  • Geo-Blocking API. Country-level and sub-region allow, restrict, and block enforcement with cached IP resolution. See Geo-Blocking.
  • Sanctions Screening API. OFAC, EU, and UN sanctions screening with FATF tipping-off discipline and a reviewer state machine. Matched entity details are never returned to operator-facing surfaces. See Sanctions.
  • AML Pattern Detection API. Eight-rule transaction-pattern engine with severity scoring and case lifecycle workflows. See AML Pattern Detection.

Updates

  • Tenant and API key infrastructure. Multi-tenant accounts with scoped bearer-key authentication and a consistent error shape across every endpoint. See Authentication.
  • Signed webhooks. A unified webhook envelope with signature verification, exponential-backoff retries, and a tenant-scoped audit log. See Webhooks.
  • Backup and disaster recovery. Automated backups and a documented recovery path now back the sandbox environment.

Coming soon

  • Production cutover, rolled out per vendor on request.
  • MaxMind-backed geo resolution replacing the current stub resolver.