欢迎查阅 Pathors API 参考文档。我们的 API 提供多种集成选项,帮助您构建强大的对话体验。Documentation Index
Fetch the complete documentation index at: https://docs.pathors.com/llms.txt
Use this file to discover all available pages before exploring further.
可用集成
LINE 集成
与 LINE Messaging API 集成,为 LINE 平台创建聊天机器人。
API 集成
使用我们的 OpenAI 兼容 API,与任何平台集成。
认证
除 LINE 集成外,所有 API 都使用 Developer Key(dk_ 前缀)进行认证。您可以在账号选单中的 Developer Keys 建立与管理 Developer Key。
| 集成方式 | 认证方式 | Header |
|---|---|---|
| LINE 集成 | LINE channel 访问令牌 | 依 LINE 文档 |
| Completions API | Developer Key | Authorization: Bearer dk_... |
| 通话 API | Developer Key | Authorization: Bearer dk_... |
| 知识库 / 数据集 API | Developer Key | Authorization: Bearer dk_... |
入门指南
- 选择最适合您需求的集成方式
- 在账号选单的 Developer Keys 建立 Developer Key
- 按照所选集成的设置指南进行操作
- 使用我们的示例代码测试您的集成
- 将您的集成部署到生产环境
