Secure Encode API
This API enables you to seamlessly convert any text into your desired encryption format, offering robust support for algorithms such as MD5, SHA1, SHA256, SHA384, and SHA512. Additionally, it provides the capability to decrypt encrypted data, ensuring a complete solution for secure text encryption and decryption needs.
Secure Encode API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Encrypt /182/encrypt |
Utilize this endpoint to encrypt any string of your choice. It allows you to generate secure hashes using encryption algorithms such as MD5, SHA1, SHA256, SHA384, and SHA512.… |
| GET |
Decrypt /183/decrypt |
Easily decrypt strings that were previously encrypted. Simply specify the encryption type used and provide the hash generated from the "Encrypt" endpoint to successfully retrieve… |
Secure Encode API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $24.99 / month | — |
|
| ULTRA | $49.99 / month | — |
|
| MEGA | $99.99 / month | — |
|