Onboard, verify, and screen — through one API.¶
The Compliance API gives your product a single REST surface to register end users, run identity verification, screen against sanctions and adverse media, and react to outcomes through signed webhook callbacks.
-
Get going in 10 minutes
Create an applicant, mint a hosted verification session, listen for the webhook. Five-step quickstart with
curlyou can paste. -
Authentication
Every request signed with
X-Api-Key+X-Api-Secret. Issue, rotate, and scope keys per product in the product portal. -
Interactive API reference
Every endpoint, request body, response shape — with a built-in "Try it" panel. Switch between English and Russian.
-
Webhooks
Real-time events with HMAC-signed payloads, at-least-once delivery, automatic retries. Full event catalog with sample payloads.
-
Verification & screening
Hosted identity verification, headless single-shot, AML / PEP / adverse media screening, beneficial-owner lookups.
-
Error handling
What every status code means and what your client should do about it.
Where to start¶
If you're new, start with the Quick start —
five curl calls walk you from creating an applicant to receiving the
verification webhook.
If you're integrating against an existing product, jump to the API Reference for every endpoint and try them directly from the browser.