Crypto Elements
Hash Password Verify Hash Password Generate JWT Token Decode JWT Token with validation Encrypt data Decrypt Data Encrypt File Decrypt File Lock PDF File with password Lock any type of files with password(will be zip)
Crypto Elements endpoints
| Method | Endpoint | Description |
|---|---|---|
| Hashing | ||
| POST |
verifyHashData /rapid/verify-password |
|
| POST |
hashData /rapid/hash-password |
|
| JWT Token Encode-Decode | ||
| POST |
decodeJwtToken /rapid/decode-token |
|
| POST |
generateJwtToken /rapid/generate-token |
|
| Data Encryption | ||
| POST |
decryptData /rapid/decrypt |
|
| POST |
encryptData /rapid/encrypt |
|
| File Encryption | ||
| POST |
decryptFile /rapid/decrypt_file |
|
| POST |
encryptFile /rapid/encrypt_file |
|
| Lock-Files | ||
| POST |
lockPdfFile /rapid/lock-pdf |
|
| POST |
lockFileAsZip /rapid/lock-as-zip |
|
Crypto Elements pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $1 / month | — |
|
| ULTRA | $4 / month | — |
|