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 'https://app.memorylake.cn/openapi/admin/api/v1/api-keys?page_size=20' \ -H 'Authorization: Bearer sk-admin-xxxxxx'
{ "success": true, "message": "Operation completed successfully", "data": { "items": [ { "id": "312", "name": "ci-pipeline", "key_prefix": "a1b2c3d4", "key_type": "data", "status": "enabled", "created_at": 1755000000, "last_used_at": 1755600000 } ], "total": 1 } }
返回团队的 API 密钥 —— 只有元数据,永远不含密钥值
GET /openapi/admin/api/v1/api-keys
service_account:read
Show 分页的密钥列表
Show API 密钥对象
data
admin
enabled
disabled
expired