Hashing-Api

Hash Text/File/Bytes Using one of the following Algorithms: - MD5 : Message-Digest Algorithm (16-byte) - SHA (1/256/384/512) : Secure Hash Algorithm (1: 20-byte, 256: 32-byte, 384: 48-byte, 512: 64-byte) - Blake2B : It's a cryptographic hash function based on Dan Bernstein's ChaCha stream cipher (64-byte). Blake2B hashing has optional key paramter to make your private hashing. If hashing process…

152 subscribers
8.9/10 popularity
1160 ms avg latency
100% success rate
22 endpoints
The in-depth APIMemo review for this API hasn't been published yet — the data below comes straight from the public marketplace listing.

Hashing-Api endpoints

MethodEndpointDescription
Blake2B
GET Blake2B Text Hash
/api/blake2b/hashtext
Hash text (as query-string-parameter) using blake2b algorithm.
POST Blake2B Text Hash 2
/api/blake2b/hashtext
Hash posted text using blake2b algorithm.
GET Blake2B Text Hash with Key
/api/blake2b/hashtextusingkey
Hash text (as query-string-parameter) with private-key (as query-string-parameter) using blake2b algorithm.
POST Blake2B Text Hash with Key 2
/api/blake2b/hashtextusingkey
Hash posted text with private-key (as query-string-parameter) using blake2b algorithm.
POST Blake2B Text Hash with Key 3
/api/blake2b/hashtextusingkey2
Hash posted text with private-key using blake2b algorithm.
POST Blake2B File Hash
/api/blake2b/hashfile
Hash uploaded file using blake2b algorithm.
POST Blake2B File Hash with Key
/api/blake2b/hashfilewithkey
Hash uploaded file with private-key (as query-string-parameter) using blake2b algorithm.
POST Blake2B Bytes Hash
/api/blake2b/hashbytes
Hash posted array of bytes using blake2b algorithm.
POST Blake2B Bytes Hash with Key
/api/blake2b/hashbyteswithkey
Hash posted array of bytes with private-key (posted) using blake2b algorithm.
POST Blake2B Buffer Hash
/api/blake2b/hashbuffer
Hash specified bytes from posted array of bytes using blake2b algorithm.
POST Blake2B Buffer Hash with Key
/api/blake2b/hashbufferwithkey
Hash specified bytes from posted array of bytes with private-key (as query-string-parameter) using blake2b algorithm.
POST Blake2B Buffer Hash with Key 2
/api/blake2b/hashbufferwithkey2
Hash specified bytes from posted array of bytes with posted private-key using blake2b algorithm.
MD5
GET MD5 Text Hash
/api/md5/hashtext
Hash text (as query-string-parameter) using MD5 algorithm.
POST MD5 Text Hash 2
/api/md5/hashtext
Hash posted text using MD5 algorithm.
POST MD5 File Hash
/api/md5/hashfile
Hash uploaded file using MD5 algorithm.
POST MD5 Bytes Hash
/api/md5/hashbytes
Hash posted array of bytes using MD5 algorithm.
POST MD5 Buffer Hash
/api/md5/hashbuffer
Hash specified bytes from posted array of bytes using MD5 algorithm.
SHA
GET SHA Text Hash
/api/sha/{mode}/hashtext
Hash text (as query-string-parameter) using SHA1, SHA256, SHA384 or SHA512 algorithm according to selected mode path-parameter [1, 256, 384, 512].
POST SHA Text Hash 2
/api/sha/{mode}/hashtext
Hash posted text using SHA1, SHA256, SHA384 or SHA512 algorithm according to selected mode path-parameter [1, 256, 384, 512].
POST SHA File Hash
/api/sha/{mode}/hashfile
Hash uploaded file using SHA1, SHA256, SHA384 or SHA512 algorithm according to selected mode path-parameter [1, 256, 384, 512].
POST SHA Bytes Hash
/api/sha/{mode}/hashbytes
Hash posted array of bytes using SHA1, SHA256, SHA384 or SHA512 algorithm according to selected mode path-parameter [1, 256, 384, 512].
POST SHA Buffer Hash
/api/sha/{mode}/hashbuffer
Hash specified bytes from posted array of bytes using SHA1, SHA256, SHA384 or SHA512 algorithm according to selected mode path-parameter [1, 256, 384, 512].

Hashing-Api pricing

PlanPriceRate limitQuotas
BASIC Free
  • Requests: 3 / daily
PRO Recommended $2 / month
  • Requests: 2,000 / daily (then $0.0100 each)
ULTRA $5 / month
  • Requests: 10,000 / daily (then $0.0200 each)
MEGA $9 / month
  • Requests: 500,000 / monthly (then $0.0300 each)

More Data APIs

View all →
  • This is a VIN (Vehicle Identification Number) decoder that designed to work within North America, Asia and…

    DataFreemium139 subscribers
  • Currency Exchange is a live foreign exchange rate API that lets developers retrieve real-time conversion…

    ReviewedDataFreemium23k subscribers
  • Words API lets you retrieve information about English words, including definitions, synonyms, rhymes,…

    DataFreemium1.5k subscribers
  • Whois Lookup API in Json or Xml. Our infrastructure uses thousands of SOCKS proxies to avoid quota…

    DataFreemium3.8k subscribers
  • The Weatherbit Weather API gives developers access to current conditions, multi-day forecasts, minutely…

    ReviewedDataFreemium25k subscribers
  • GeoDB Cities is a RESTful API covering more than 800,000 towns, cities, counties, and islands worldwide,…

    ReviewedDataFreemium49.8k subscribers