latestOpenAPI 3.0.02026-08-186661,4492.1 MB

4d9bcf62aa69

Onetimesecrets

Take the one view

Auth: Anonymous - no token required.

Checks the auth key derived from the passphrase and, on a match, returns the ciphertext exactly once and destroys it. A wrong passphrase costs an attempt but does NOT spend the view; running out of attempts destroys the secret.

post/OneTimeSecrets/{token}/Reveal

Path parameters

tokenstring required

Request body

authKeystring nullable

Example request

{}

Response

Success - revealed, or rejected with attempts left

revealedboolean
ciphertextstring nullable
attemptsRemaininginteger
burnReasonstring nullable