verify_receipt
Validate any compliant claim receipt by checking its structure and Ed25519 signature against its embedded public key, ensuring a number was genuinely verified before trusting it.
Instructions
Verify any compliant claim receipt — FREE, no api_key, issuer-agnostic. Checks the structure + the Ed25519 signature against the receipt's OWN embedded public key (offline, no numguard account needed). Use it to check whether a number an agent handed you was actually verified, and by whom, before you trust it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| receipt | Yes | A verifiable-claim receipt (vcr/1) from any issuer. |