Ship compliance
in an afternoon.
Three endpoints. Wallet verification, AML screening, and KYW certificates. Your first API call in under 5 minutes.
# 1. Create an applicant
$ curl -X POST https://api.cryptopass.com/v1/applicants \
-H "X-App-Token: sk_live_..." \
-d '{"externalUserId":"user-123","levelName":"basic-kyc"}'
# Response
{ "id": "abc123", "status": "pending" }
# 2. Webhook fires when verification completes
POST your-webhook-url
{
"event": "cryptopass.created",
"cryptopass": {
"status": "active",
"verification": {
"kyc_status": "passed",
"aml_status": "passed",
"ownership_status": "passed"
},
"wallets": [{ "chain": "ETH", "risk_score": 14 }]
}
}
✓ Done. Wallet verified, AML clear, KYW certificate issued.Any platform that touches crypto
If your users hold, send, or receive crypto, you need wallet compliance.
Crypto Exchanges
Automate withdrawal screening. Instant risk scores, zero manual compliance work.
OTC & Trading Desks
Verify counterparty wallets before large trades. Settle with confidence, not hope.
P2P Marketplaces
Built-in compliance badges. Sellers prove they're clean before listing.
Payment Processors
Pre-screen every wallet before conversion. Satisfy banking partners automatically.
DeFi Protocols
On-chain compliance gates. Unlock institutional capital without sacrificing decentralization.
Tax & Audit Platforms
Enrich tax reports with KYW scores and certificates. New compliance revenue stream.
How the data flows
You send a deeplink or API call. CryptoPass runs verification. You get a webhook with the result and a downloadable KYW certificate.
Full S2S documentation →One call.
Full compliance.
Submit a wallet address. Get everything you need for regulatory compliance in a single JSON response.
curl -X POST https://api.cryptopass.com/v1/applicants \
-H "X-App-Token: sk_live_..." \
-H "Content-Type: application/json" \
-d '{
"externalUserId": "user-123",
"levelName": "basic-kyc"
}'Choose how you integrate
REST API
Full control. JSON in, JSON out. Token auth, HMAC webhooks, anti-replay. Everything documented.
API docsEmbeddable Widget
Drop a verification flow into your app with one script tag. Full UI included, zero design work.
Widget guideWhite-Label
Issue KYW certificates under your own brand. Your logo, your domain, your customer experience.
Contact salesWhy build on CryptoPass
Patented Technology
KYW™ is the only scoring system that combines identity, ownership, and risk into one number.
Liechtenstein Jurisdiction
Operated by Cibex AG, registered in Liechtenstein. Certificates backed by an independent FMA legal opinion.
Built for Developers
RESTful. HMAC-signed webhooks. Key rotation with zero downtime. Sandbox in 5 minutes.
Privacy-First
Minimal data storage. AES-256 at rest. GDPR compliant. We never share data without consent.
Let's talk
integration.
Not just an API provider. A revenue partner. Integration takes one business day. Benefits start immediately.
- Up to 30% revenue share
- White-label KYW certificates
- Co-marketing as official partner
- Dedicated integration engineer
- SLA-backed support
Get started
For sandbox access, fill in the form. We'll have you running in under an hour.
Or email us at info@cryptopass.com