Overview

主要接口分组#

分组 代表接口
应用配置 PATCH /api/app/settingsGET/PUT /api/app/model-configPOST /api/app/model-config/test
账号 POST /api/account/send-codePOST /api/account/verify-codePOST /api/account/logout
集成与渠道 GET /api/v1/integrations/capabilitiesPOST /api/v1/channels/:provider/connect
Agent Source GET /api/agent-sourcesPOST /api/agent-sources/scanPOST /api/agent-sources/:sourceId/skill
本地数据 POST /api/local-data/revealPOST /api/local-data/exportDELETE /api/local-data
Memory 代理 /api/v1/memory/*/api/v1/panel/*(代理到 Memory Runtime)
MCP bridge GET/POST/DELETE /mcp/composio(独立 x-memmy-mcp-token

SSE 事件#

/api/events 推送:app.connectedapp.heartbeatagent_source.scan_progressagent_source.scan_completed

Updated

Was this page helpful?