API 概览
发布时间:2026-09-24 | 浏览:4
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
了解 Knowledge Studio API 的服务地址、协议约定、请求格式与限流规则
所有接口均通过 HTTPS 访问,不支持 HTTP。
请求体和响应体均为 JSON 格式,字符集 UTF-8 。
知识库管理、文档管理、切片管理、检索、数据导入等接口统一使用 POST 方法;少数查询接口使用 GET 方法并通过 query string 传参,包括 查询知识库列表 、 查询文档列表 、 查询导入任务状态 。各接口的实际方法与参数位置以接口说明为准。