Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.hevn.finance/api/v1/auth/tee/google_certs
{ "msg": "<string>", "signature": "<string>", "public_key": "<string>" }
Get Google JWKS certs signed by enclave — allows clients to verify enclave integrity.
Successful Response
Was this page helpful?