Compliance infrastructure

Stop financial crimebefore it boards.

Real-time AML screening, NFC-enabled digital KYC, SPK-compliant video verification and Travel Rule protocol — one API, one panel, audit-ready by default.

MASAK · SPK · KVKK · GDPR·1,000 free credits · no card required
<150 ms
p95 screening latency
440 K+
watch-listed entities
27
primary list sources
99.99 %
Enterprise SLA target
Developer experience

One API call. A verdict you don't have to interpret.

We surfaced the verdict as one field for bank integrations. summary.recommendation = block | review | clear — no topic parsing required.

  • RFC 7807 problem-details error bodies
  • ULID request_id + screening_id on every response
  • Idempotency-Key header — 24 h replay window
  • cost_credits + credits_remaining on every response
curl · 200 OK · 142 ms
{
  "summary": {
    "matched": true,
    "has_sanctioned_hit": true,
    "has_pep_hit": true,
    "top_risk_score": 10,
    "top_risk_level": "critical",
    "top_match_confidence": 85,
    "recommendation": "block",
    "authorities": ["OFAC", "EU", "UN Security Council"]
  },
  "hits": [
    {
      "caption":          "Vladimir Putin",
      "match_confidence": 85,
      "risk_score":       10,
      "risk_level":       "critical",
      "flags": { "is_sanctioned": true, "is_pep": true, "is_wanted": true }
    }
  ],
  "cost_credits":      1,
  "credits_remaining": 9847,
  "screening_id":      "scr_01HXYZ…"
}
Why teams pick us

Built for the people who get audited.

From a single ULID-traceable API call you receive a verdict, the underlying hits and a court-ready PDF — no parsing of free-text fields, no guesswork.

One-line decision

Every response carries a recommendation field — block, review or clear. Branch your onboarding code on a single value.

Match math you can defend

Multiplicative name-gated confidence with a 60% floor and field-count cap. We never call Ahmet Karaçalı a 100% match for Ahmet Karaman.

Every call is evidence

Every screen lands in a tenant-scoped archive with input, hits, score and downloadable PDF. Replay any decision months later.

Coverage you don't have to integrate

OFAC, EU FSF, UN SC, HMT/OFSI, SECO, DFAT, METI, INTERPOL Red, Wikidata PEP, OpenSanctions and adverse media — one bundle.

Turkish-grade by default

Built natively with MASAK, SPK and KVKK in mind, with a 50-state Türkçe interface and Türkçe-trained adverse-media indexing.

Predictable RPS, transparent credits

Free 1 rps, Growth 10, Business 50, Enterprise 100. Every response reports cost_credits and credits_remaining.

Coverage

The lists your auditor will ask for — already inside.

We continuously ingest the canonical list sources used by financial regulators worldwide. Each hit carries the originating authority so your compliance officer can defend the decision.

Sanctions
OFAC SDNEU ConsolidatedUN Security CouncilUK HMT / OFSISwiss SECOCanada ListedAustralia DFATJapan METI
Politically Exposed Persons (PEP)
Heads of state & cabinetLegislative bodiesSupreme courtsCentral banksState-owned enterprisesDiplomats
Wanted & Crime
INTERPOL Red NoticesNational wanted listsCybercrime indictments
Adverse Media
Tier-1 financial pressSanctions evasion reportingCrypto-fraud incident feeds
Crypto Risk
Sanctioned walletsOFAC SDN cryptoMixers & tornadoDarknet marketsScam / phishing walletsRansomware addressesGambling endpoints
Who uses Legichain

Designed for the desk that signs off on onboarding.

Banks

Customer onboarding & ongoing screening

Sub-second decisioning on retail and corporate onboarding, plus periodic rescreening against the latest list deltas.

Crypto exchanges

Wallet risk + Travel Rule on one stack

Score deposits before credit, attach a counterparty profile to every withdrawal and exchange Travel Rule payloads with peers.

E-money & PSPs

Tiered KYC with MASAK alignment

From e-IDV to NFC + liveness to live video — promote a user only as your risk model needs.

Fintechs

API-first, no compliance team required

We ship the playbook with the API. Sensible defaults that pass your first BDDK / MASAK / FCA review.

How it works

Three calls from zero to compliant onboarding.

01

Verify identity

Capture chip-NFC ID + liveness — or a live SPK video session — and we hand back a signed verification token plus extracted MRZ / DG1 fields.

02

Screen the customer

POST the verified identity to /v1/screen/person — receive matched, summary.recommendation, hits[] and a screening_id within ~150 ms.

03

Score the wallets

For crypto deposits and withdrawals, POST the address to /v1/screen/crypto. Block known-bad endpoints before they touch your float.

Pricing

From a free sandbox to a 100 rps Enterprise allocation.

Pay only for what you screen. Every plan ships with reports, webhooks and the full audit archive — your team's compliance evidence is never paywalled.

Free
$0
1,000 one-time credits
  • 1,000 credits (one-time, on signup)
  • ≈ 100 full onboardings
  • 100 daily calls
  • 1 RPS
Most popular
Growth
$499
per month, billed monthly
  • 10,000 credits / month
  • ≈ 1,000 full onboardings / month
  • 1,000 daily calls
  • 10 RPS
Business
$1,999
per month, billed monthly
  • 100,000 credits / month
  • ≈ 10,000 full onboardings / month
  • 50,000 daily calls
  • 50 RPS
Enterprise
$9,999+
starting, volume discount
  • 1,000,000 credits / month
  • ≈ 100,000 full onboardings / month
  • 100,000 daily calls
  • 100+ RPS
Cost economics

Full compliance onboarding from $0.10 per user.

Five operations bundled into one credit flow: AML screening, KYC verification, blockchain wallet screening, address verification, and audit-ready PDF reporting. Here's what one fully-onboarded user costs at each tier — compared against the public-list price of stitching together equivalent modules from major IDV / AML / wallet-screening providers.

Industry baseline (publicly listed module prices)
$0.88 – $2.00 / full onboarding
Growth
$0.49 / user
43-75% saving
Business
$0.20 / user
77-90% saving
Enterprise
$0.10 / user
88-95% saving

Five modules, one decision — one invoice.

  • One API call; no orchestrating separate KYC, AML, wallet, and address providers
  • One audit archive; no stitching evidence from three vendor stores
  • One billing cycle; no rate-card spreadsheet
  • PDF reporting bundled inside every operation; no per-report surcharge

Comparison modeled against publicly listed module prices from major IDV / AML / wallet-screening providers. We don't name competitors. Contact our team for a stack-specific comparison against your current contract.

Frequently asked

Questions auditors and engineers actually ask.

Be screen-ready in an afternoon.

Spin up a free workspace, paste your first API key into a curl, ship a verified onboarding flow before your next stand-up.