verify_receipt
Verify a signed verdict receipt to confirm authenticity and detect tampering. Check Ed25519 signature against public key for cryptographic proof.
Instructions
FREE. Statelessly verify a signed verdict RECEIPT — your audit trail / second opinion. PRICE: $0.00 (no x402 payment; this is a free discovery route). Pass the receipt object returned by any paid verify tool; Verity checks its Ed25519 signature against the server's public key and confirms Verity really issued exactly that verdict for exactly that claim. Use it to prove a result held, catch tampering, or attach cryptographic proof before you act.
Returns: {valid: bool, reason: str}. A genuine receipt validates offline against
/.well-known/verity-pubkey.json — this endpoint is the convenient live check.
No payment, no key (affiliate_id is accepted but inert on this free call).
(Produces/verifies an audit artifact; maps to OWASP ASI verifiability guidance.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| receipt | Yes | ||
| affiliate_id | No |