Secure Password Hash & Verify
Professional API to hash and verify passwords using bcrypt algorithm.
1 subscribers
2 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Secure Password Hash & Verify endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Hash Password /api/v1/hash |
Hash a plain text password using bcrypt algorithm. |
| POST |
Verify Password /api/v1/verify |
Verify a plain text password against a bcrypt hash to check if they match |
Secure Password Hash & Verify pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 20 / second |
|
| PRO | $2 / month | 5 / second |
|