Encrypt data
To Encrypt data using the encrypt-data system API.
- The user can encrypt any string, object, array, or number.
- In response, we got an encrypted string.
Request method: POST
Note: The secret contains the encryption algorithm name in the 'encryptionAlgorithmFETransfer' key.
URL
Request payload
title: Encrypt Data Example description: See how to securely encrypt data using API Maker’s system API with a working example.
Encrypt System API
Get encrypted data using global object 'g'.