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
Example request
{}Response
Success - revealed, or rejected with attempts left
Changes
Changed in 1 of the 22 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○