How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

DP Technology (Bohrium) 知识库 (bohrium-knowledge-base) API

知识库管理 — 知识库/文件夹/文献/标签/笔记/召回/权限。网关转发至 literature-sage。免费(仅容量配额)。

DP Technology (Bohrium) 知识库 (bohrium-knowledge-base) API is one of 15 APIs that DP Technology (Bohrium) publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include 知识库 (bohrium-knowledge-base). The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 64 operations across 55 paths, and defines 1 schema. It is described by OpenAPI 3.0.1, at version 2.0.0.

Requests are made against a single base URL, https://open.bohrium.com.

64 operations 55 paths 1 schemas 2 DELETE25 GET35 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
2.0.0
Base URL
https://open.bohrium.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

DP Technology (Bohrium) 知识库 (bohrium-knowledge-base) API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Bohrium AccessKey,环境变量 BOHRACCESSKEY,作为 Bearer token

Paths & Operations 64

Across 55 paths, the API surfaces 64 operations — 2 DELETE, 25 GET, 35 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

知识库 (bohrium-knowledge-base) 64

知识库管理 — 知识库/文件夹/文献/标签/笔记/召回/权限。网关转发至 literature-sage。免费(仅容量配额)。

POST
/openapi/v2/knowledge/knowledge_base/create
创建知识库
body → 200
GET
/openapi/v2/knowledge/knowledge_base/list
我的知识库列表
5 params → 200
POST
/openapi/v2/knowledge/knowledge_base/update
更新知识库
body → 200
GET
/openapi/v2/knowledge/knowledge_base/{node_id}
知识库详情
1 param → 200
GET
/openapi/v2/knowledge/knowledge_base/discover
发现公开知识库
→ 200
GET
/openapi/v2/knowledge/knowledge_base/recommendation
推荐知识库
→ 200
POST
/openapi/v2/knowledge/knowledge_base/favorite
收藏知识库
body → 200
GET
/openapi/v2/knowledge/knowledge_base/favorite
我的收藏
→ 200
POST
/openapi/v2/knowledge/knowledge_base/unfavorite
取消收藏
body → 200
POST
/openapi/v2/knowledge/knowledge_base/browse/add
记录浏览
body → 200
POST
/openapi/v2/knowledge/knowledge_base/browse/query
浏览历史
→ 200
POST
/openapi/v2/knowledge/knowledge_base/history/query
搜索历史
→ 200
POST
/openapi/v2/knowledge/knowledge_base/search/name
按名称搜索知识库
body → 200
GET
/openapi/v2/knowledge/folder/root
根目录(知识库列表)
→ 200
GET
/openapi/v2/knowledge/folder/children
子目录
3 params → 200
GET
/openapi/v2/knowledge/folder/directory
目录树
→ 200
GET
/openapi/v2/knowledge/folder/file_tree
含文献的文件树
→ 200
POST
/openapi/v2/knowledge/folder/create
创建文件夹
body → 200
POST
/openapi/v2/knowledge/folder/update
重命名文件夹
body → 200
POST
/openapi/v2/knowledge/folder/move
移动文件夹
body → 200
POST
/openapi/v2/knowledge/folder/delete
删除文件夹/知识库
body → 200
GET
/openapi/v2/knowledge/file
文献列表
6 params → 200
GET
/openapi/v2/knowledge/file/detail
文献详情
1 param → 200
POST
/openapi/v2/knowledge/file/read
获取下载链接
body → 200
GET
/openapi/v2/knowledge/file/multipart
获取上传凭证
4 params → 200
POST
/openapi/v2/knowledge/file/submit
登记已上传文件
body → 200
POST
/openapi/v2/knowledge/file/edit
编辑文献元数据
body → 200
POST
/openapi/v2/knowledge/file/delete_literature
删除文献
body → 200
POST
/openapi/v2/knowledge/file/update_literature
重命名文献
body → 200
POST
/openapi/v2/knowledge/file/move
移动文献
body → 200
POST
/openapi/v2/knowledge/file/search
内容搜索
body → 200
POST
/openapi/v2/knowledge/file/fileinfo
按 userResourceId/enclosureId 取元信息
body → 200
POST
/openapi/v2/knowledge/file/ids
文件夹下全部文献 ID
body → 200
GET
/openapi/v2/knowledge/file/tagInfo
单文件标签信息
1 param → 200
GET
/openapi/v2/knowledge/file/upload/record
上传记录
→ 200
GET
/openapi/v2/knowledge/file/capacity
容量使用
→ 200
POST
/openapi/v2/knowledge/file/tag
给文件打标签
body → 200
GET
/openapi/v2/knowledge/file/tag
标签统计
4 params → 200
POST
/openapi/v2/knowledge/file/untag
取消标签
body → 200
GET
/openapi/v2/knowledge/tag
标签列表
1 param → 200
POST
/openapi/v2/knowledge/tag
创建标签
body → 200
PUT
/openapi/v2/knowledge/tag
编辑标签
body → 200
DELETE
/openapi/v2/knowledge/tag
删除标签
body → 200
GET
/openapi/v2/knowledge/note
获取笔记
1 param → 200
POST
/openapi/v2/knowledge/note
创建/更新笔记
body → 200
POST
/openapi/v2/knowledge/box/search_by_md5_paper_id
单篇文献切片
body → 200
POST
/openapi/v2/knowledge/recall/papers
指定文献内召回
body → 200
POST
/openapi/v2/knowledge/recall/hybrid
知识库混合召回
body → 200
GET
/openapi/v2/knowledge/account/acl
权限列表
1 param → 200
POST
/openapi/v2/knowledge/account/share_status
设置分享状态
body → 200
POST
/openapi/v2/knowledge/account/user_role
更新用户角色
body → 200
DELETE
/openapi/v2/knowledge/account/user_role
移除用户角色
body → 200
POST
/openapi/v2/knowledge/account/batch_add_readers
批量添加读者
body → 200
POST
/openapi/v2/knowledge/account/join_request
申请加入
body → 200
GET
/openapi/v2/knowledge/account/join_request
查询加入申请
→ 200
PUT
/openapi/v2/knowledge/account/join_request
审批加入申请
→ 200
GET
/openapi/v2/knowledge/account/user_knowledge_base_role
查询用户角色
1 param → 200
GET
/openapi/v2/knowledge/account/knowledge_base/join/tree
已加入知识库(树)
→ 200
POST
/openapi/v2/knowledge/account/knowledge_base/join/detail
加入详情
body → 200
POST
/openapi/v2/knowledge/account/knowledge_base/exit
退出知识库
body → 200
GET
/openapi/v2/knowledge/account/user_pending_join_req
待处理加入申请
1 param → 200
GET
/openapi/v2/knowledge/account/join_request/personal
我提交的加入申请
→ 200
GET
/openapi/v2/knowledge/account/join_request/manageable
可审批的加入申请
→ 200
POST
/openapi/v2/knowledge/account/feishu_bot/send_message
飞书机器人消息
body → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is ApiResponse (3 properties). Each schema is shown below with its type and property counts.

ApiResponse
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dp-bohrium-knowledge-base-api-openapi.yml Raw ↑

Other APIs DP Technology (Bohrium) publishes across the network.

DP Technology (Bohrium) AI 科学小导师 (bohrium-mentor) API
DP Technology (Bohrium) 数据集 (bohrium-dataset) API
DP Technology (Bohrium) 文件盘 (bohrium-file) API
DP Technology (Bohrium) 容器镜像 (bohrium-image) API
DP Technology (Bohrium) 计算任务 (bohrium-job) API
DP Technology (Bohrium) 大知识模型 (bohrium-lkm) API
DP Technology (Bohrium) 开发节点 (bohrium-node) API
DP Technology (Bohrium) 论文与专利搜索 (bohrium-paper-search) API
DP Technology (Bohrium) 项目管理 (bohrium-project) API
DP Technology (Bohrium) 学者搜索 (bohrium-scholar-search) API
DP Technology (Bohrium) 科学百科 (bohrium-sciencepedia) API
DP Technology (Bohrium) 科学工具库 (bohrium-tools) API
Where this information came from

This is an independent, third-party profile of DP Technology (Bohrium) 知识库 (bohrium-knowledge-base) API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.