latestOpenAPI 3.0.02026-08-236691,4612.1 MB

05c7190a0463

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