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.
管理字段级加密密钥。
GET /api/v1/cipher_keys # 列出(仅 Owner) POST /api/v1/cipher_keys # 创建(32 字节 base64 原始密钥) GET /api/v1/cipher_keys/{name} # 获取最新版本 DELETE /api/v1/cipher_keys/{name} POST /api/v1/cipher_keys/{name}/rotate # 插入新版本,保留旧版本