v1

latestOpenAPI 3.1.0MIT License2026-07-17107133186.6 KB
utils

Secure hash

Calculate the Keccak-256 hash of the BLAKE2b-256 hash of a given message

post/utils/hash/secure

Response

successful operation

messagestring required
hashstring required

Example response

{
  "hash": "DG2xFkPdDwKUoBkzGAhQtLpSGzfXLiCYPEzeKH2Ad24p"
}