> For the complete documentation index, see [llms.txt](https://doc.duaer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.duaer.com/zh/api.md).

# 使用 Duaer 公开 API

用 API 密钥调用 Duaer 公开 REST API。
## 这一节包含什么

- [身份验证](/zh/api/authentication.md)：创建密钥，并用 X-DUAER-API-KEY 调用。
- [端点参考](/zh/api/api-reference.md)：对着你的实例阅读 /api/v1，而不是依赖会过期的路由表。

密钥的能力由范围与创建者角色共同决定，不是拿到密钥就能改实例上所有数字组织。
## Questions

### Duaer 公开 API 和画布权限一样吗？

不完全一样。API 用带范围的密钥；能力由范围与创建者角色共同决定。

