Verify PEAC Receipt

Paste a PEAC-Receipt JWS token to verify its authenticity

How Receipt Verification Works

  1. 1Receipt is a cryptographically signed JWS (JSON Web Signature) token
  2. 2Signed with Ed25519 (EdDSA) private key held by the API provider
  3. 3Verification uses the public key from /public-keys/[kid].json
  4. 4Proves: payment was made, content was received, policy was agreed to