Verify a report's authenticity (public)
Verify a report's authenticity (public)
Public endpoint (no credentials) behind the QR printed on every verification report. The code is cryptographically signed - a tampered or made-up one answers 404 with valid=false. The response only exposes the kind (KYC/KYB), the CURRENT decision status and its date - never the subject’s identity, documents or AML results. Browsers get a branded HTML page; API clients get JSON. Rate limited per IP.
GET
Verify a report's authenticity (public)
Path Parameters
Verification code printed on the report (also embedded in the QR URL).
Response
The report is authentic; current facts of the verification.
Last modified on August 22, 2026