post https://api-sdk.lmnl.dev/api/mpc-shard/create-rsakey
This API is a request to create an RSA key to import and export data securely. An RSA key contains a private key required to decrypt the exported data. The key must be created before exporting any data. The key is stored as a .pem file within a Docker container. This storage method ensures the key's security and accessibility, making it readily available for use when needed.
Ensure to run the API only once, as creating multiple keys can lead to unnecessary complexity.