Skip to main content

Documentation Index

Fetch the complete documentation index at: https://apidoc.deerapi.com/llms.txt

Use this file to discover all available pages before exploring further.

接入只需三步:

Step 1. 充值并获取 API Key

  1. DeerAPI 控制台充值。
  2. 新建令牌,获取 API Key
  3. 默认使用 Default 分组 即可。

Step 2. 替换 Base URL

  1. 将应用中的 Base URL 修改为 DeerAPI 接口地址,例如:
    把 OpenAI 的 Base URL 替换为 https://api.deerapi.com
  2. 不同的客户端可能需要尝试以下地址:
    • https://api.deerapi.com
    • https://api.deerapi.com/v1
    • https://api.deerapi.com/v1/chat/completions

Step 3. 替换 API Key

  1. 将客户端中的 API Key 替换为从 DeerAPI 获取的 API Key
  2. 替换完成后,即可开始正常使用。

后续支持

  • 如果在接入过程中遇到问题,可以随时联系客服解决。
  • 进一步调用说明和开发指南,请参阅 API 文档