Verification Engine

View as Markdown

Submit a credential, presentation, or ZK proof and the engine returns a verdict in <100 ms:

  • Signature OK — issuer’s DID Document key resolves and matches.
  • Issuer trusted — present in your Trusted Issuers allowlist.
  • Revocation status — Status List 2021 bit is unset.
  • Schema match — claims conform to the declared schema version.

Use POST /api/v1/credentials/verify with arrays for bulk verification.