Hash Generator
Generate hashes using various cryptographic hashing algorithms, including MD5, SHA-1, SHA-256, SHA-512, and SHA-224.
Hash Generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
md5 /hash/md5 |
Generate md5 hash |
| GET |
sha1 /hash/sha1 |
Generate sha1 hash |
| GET |
sha256 /hash/sha256 |
Generate sha256 hash |
| GET |
sha512 /hash/sha512 |
Generate sha512 hash |
| GET |
sha224 /hash/sha224 |
Generate sha224 hash |
Hash Generator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / hour |
|
| PRO | $10 / month | — |
|
| ULTRA Recommended | $25 / month | — |
|
| MEGA | $100 / month | — |
|