Independent verification
Verify a receipt. In your browser.
Every apinfy response ships a RASEED receipt signed with Ed25519. Paste one below — your browser checks the signature against our public key. We never see what you paste.
Verification runs locally via WebCrypto.
Prefer code? The same check is ~15 lines with PyNaCl — see tests/verify_receipt.py in the docs.