Skip to main content
GET
/
api
/
v1
/
auth
/
tee
/
encryption_key
Get Encryption Key
curl --request GET \
  --url https://api.hevn.finance/api/v1/auth/tee/encryption_key
{
  "encryption_key": "<string>"
}

Response

200 - application/json

Successful Response

encryption_key
string
required