Fhe
FHE API Reference
fhed daemon API
Daemon Endpoints
| Method | Path | Description |
|---|---|---|
| POST | /v1/encrypt | Encrypt plaintext |
| POST | /v1/decrypt | Decrypt ciphertext (authorized) |
| POST | /v1/reencrypt | Re-encrypt for new key |
| GET | /v1/publickey | Get network public key |
| GET | /v1/health | Health check |