v1

latestOpenAPI 3.1.0MIT License2026-07-17107133186.6 KB
utils

Fast hash

Calculate the BLAKE2b-256 hash of a given message

post/utils/hash/fast

Response

successful operation

messagestring required
hashstring required

Example response

{
  "hash": "DG2xFkPdDwKUoBkzGAhQtLpSGzfXLiCYPEzeKH2Ad24p"
}