为数字员工技能市场开放
目录读取接口允许跨域访问且不需要 API Key。评分接口只读。安装回执通过 POST /api/v1/events 上报。
目录
GET /api/v1/plugins?scope=verified&q=memory&category=记忆&sort=trending&limit=24GET /api/v1/plugins?scope=unverified&sort=starsGET /api/v1/plugins?scope=all&sort=starsGET /api/v1/packs详情
GET /api/v1/plugins/:owner/:name安全安装计划
GET /api/v1/plugins/:owner/:name/install-plan?profile=webGET /install/:owner/:name.md?profile=web&lang=zhGET /install/packs/:id?lang=zhGET /install/dsh-hub.md评分与事件
GET /api/v1/plugins/:owner/:name/rating
POST /api/v1/events
{ "type": "plugin_view" | "prompt_copy" | "install_plan" | "package_download" | "install_success" | "install_failure", "pluginId": "owner/name", "receiptToken": "..." }健康状态
GET /api/v1/health