HasherX API
HasherX API provides developers with fast, secure, and versatile hashing and encoding services for any application that requires data protection or integrity checks. Effortlessly generate strong password hashes using bcrypt, scrypt, or argon2, and compute cryptographic digests with popular algorithms such as SHA-256, SHA-512, Blake2b, and more. In addition to hashing, HasherX offers reliable…
HasherX API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Hashing | ||
| GET |
GET Supported Algorithms /hash/algorithms |
Retrieves a list of supported hashing algorithms for generic digests (e.g., SHA, MD5). |
| POST |
POST Hash password /passwordHash |
Generates a secure password hash using a specified algorithm. |
| GET |
GET Hashed String /hash |
Computes a cryptographic hash of the given input string using the selected algorithm and encoding format. |
| Encoding/Decoding | ||
| GET |
GET Encoded String /encode |
Encodes a string into the specified format. |
| GET |
GET Decoded String /decode |
Decodes an encoded string back to its original plaintext form. |
HasherX API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $7.99 / month | 30 / minute |
|
| ULTRA Recommended | $26.99 / month | 30 / minute |
|
| MEGA | $49.99 / month | — |
|