v6

latestOpenAPI 3.1.0BSD-3-Clause-Clearraw.githubusercontent.com2026-08-01143971.5 KB
Key URL

Retrieve FHE key material URLs.

get/v2/keyurl

Response

FHE public key URLs.

statusstring required

Example response

{
  "response": {
    "fheKeyInfo": [
      {
        "fhePublicKey": {
          "dataId": "3"
        }
      }
    ]
  },
  "status": "succeeded"
}
All 14 operations