Verify a Recovery

Enter a GleanProof Receipt ID to verify any recovery on the network. This is a public utility — no account required.

RF-100 Verified • Open Verification API • No authentication required

Open Verification API

Third-party systems can programmatically verify any GleanProof recovery receipt.

# Verify a recovery receipt

GET /api/verify/FP-202606-A1B2C3

# Response

{

"verified": true,

"standard": "RF-100",

"receiptId": "FP-202606-A1B2C3",

"recovery": { ... },

"impact": { ... },

"trustChain": [ ... ],

"certificate": { ... }

}

GLEANPROOF OPEN VERIFICATION API • RF-100 STANDARD • REMNANT FIELDWORKS