Skip to content

Compliance

APIs to submit KYC/KYB documents, screen against sanctions lists, and pull audit-grade evidence.

Updated Jul 15, 2026API 2026-07-01 Edit on GitHubReport an issue

Overview

Automate onboarding of merchants and beneficiaries. Every screening event is stored immutably for regulator audits.

Endpoints

MethodPathDescription
POST/v1/compliance/kycSubmit an individual KYC packet.
POST/v1/compliance/kybSubmit a business KYB packet.
POST/v1/compliance/screenScreen an entity against OFAC / UN / EU sanctions.
GET/v1/compliance/cases/{id}Retrieve a case with full timeline and documents.

POST /v1/compliance/kyc

POST/v1/compliance/kyc

Submit an individual KYC packet.

POST /v1/compliance/kyb

POST/v1/compliance/kyb

Submit a business KYB packet.

POST /v1/compliance/screen

POST/v1/compliance/screen

Screen an entity against OFAC / UN / EU sanctions.

GET /v1/compliance/cases/{id}

GET/v1/compliance/cases/{id}

Retrieve a case with full timeline and documents.