> 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/api-reference.md).

# Duaer 公开 API 端点参考

对照你这台 Duaer 实例上的公开 REST API。文档站不另存一份会过期的路由表。
## 对着实例看

在浏览器或 HTTP 客户端访问本机 `/api/v1`，并带上 [密钥](/zh/api/authentication.md)。没有密钥的请求不会得到业务数据。

不同版本的路由会增减。文档站不维护第二份会过期的路由表。自动化应对准这台实例实际回答的接口。
## Questions

### Duaer 文档站有完整路由表吗？

没有。对着实例的 /api/v1 看；路由随版本与密钥范围变化。

