Verification API

Verify existing proofs and track verification events.

POST /api/v1/verify

You can verify by proof ID:

{ "proofId": "00000000-0000-0000-0000-000000000000" }

Response includes:

  • status (the current proof status)
  • verified (true when the proof is in completed status)