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.
本站 API 参考页面内置了「Try it out」交互式调试器,也支持直接在 Apifox 中调用。无需额外工具,即可快速验证接口。
获取 API Key
新建API Key
进入 API Key 页面,点击「添加 API Key」,获取:
- API Key:
<DEERAPI_KEY>
- 接口地址:
https://api.deerapi.com
测试具体接口
Try it out(在线调试)
Run in Apifox
打开接口页面
进入任意 API 参考页面,点击右上角「Try it out」。
设置 Authorization Header
在 headers 中,将 Authorization 字段设置为你的 API Key。 打开 Apifox 并管理变量
点击接口页面的「Run in Apifox」按钮,在 Apifox 中打开后,进入管理变量,填写:
- baseurl:
https://api.deerapi.com
- key:你的
<DEERAPI_KEY>