LokDon ECSMID V 1.0.0
LokDon ECSMID V 1.0.0 is a next generation Cybersecurity and privacy control foundation software packaged as a robust, fast, low-cost, security module as a software service using patented keyless and platform-agnostic authentication to protection information.
LokDon ECSMID V 1.0.0 endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| POST |
encryptGeneric /v1/encrypt/generic |
Encrypts generic text or string with M3 mode and returns the cipher-text with original text. |
| POST |
decryptGeneric /v1/decrypt/generic |
Decrypts the cipher-text returned from the *encrypt/generic* endpoint. |
| POST |
encryptPin /v1/encrypt/pin |
Encrypts security pin with length 4 or 6 depending on your needs. For non numeric or longer pin, please use the **encrypt/password** API instead. This API returns both M3 and M2… |
| POST |
decryptPin /v1/decrypt/pin |
Decrypts the encrypted pin returned from **encrypt/pin** API. |
| POST |
encryptfiles /v1/encrypt/binary |
Encrypts multiple files and returns a link to download each file as a resource. Any file type is supported but keep reference to the file type extension when you work with this… |
| POST |
decryptFiles /v1/decrypt/binary |
Decrypts multiple encrypted files and returns a link to the decrypted file in order. Make sure to use the file-type extension from the **encrypt/binary** API to correctly open… |
| POST |
encryptPassword /v1/encrypt/password |
Encrypts text based password and returns the cipher text. |
| POST |
decryptPassword /v1/decrypt/password |
Decrypts the encrypted password returned from **encrypt/password** API. |
LokDon ECSMID V 1.0.0 pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / minute |
|
| PRO | $20 / month | 2 / second |
|
| ULTRA | $60 / month | 5 / second |
|
| MEGA | $120 / month | 10 / second |
|