latestOpenAPI 3.0.02026-08-156441,3872.1 MB

5aa4178ca29b

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