REST-API mit TypeScript-SDK, Webhook-Integrationen und interaktiver Dokumentation. Fügen Sie Ihrem Produkt Wallet-Screening und Transaktionsüberwachung hinzu – die erste Prüfung in unter 5 Minuten.

Interaktive Dokumentation mit Live-Playground. Testen Sie Endpunkte direkt im Browser.
OpenLive-Systemstatus, Uptime-Historie und Incident-Reports. So wissen Sie sofort, wenn etwas nicht stimmt.
OpenProdukt-Updates, neue Funktionen, Bugfixes und Sicherheitspatches. Bleiben Sie informiert.
Opencurl -X POST https://sanctuary.cv/api/v1/quick-check \
-H "Authorization: Bearer sk_live_..." \
-H "Content-Type: application/json" \
-d '{"input": "0x742d...5f2bD18", "chain": "ethereum"}'{
"verdict": "CLEAN",
"riskScore": 5,
"confidence": 95,
"sources": { "sanctions": "clear", "reports": 0 },
"recommendation": "ALLOW"
}