Procurement teams, auditors, regulators, and buyers can cryptographically verify any LabelSets cert without an account. Paste a cert hash below to check the Ed25519 signature, revocation status, and the full procurement payload.
—
Every LQS cert is an Ed25519-signed canonical JSON payload. Anyone with the public key can verify a cert offline. If we went offline tomorrow, every cert we've ever issued stays verifiable using the public key you already have.
curl /api/verify-lqs-cert/$HASH
curl /api/lqs-public-key
pip install labelsets labelsets.lqs_offline_verify(cert, pk)