# 在线接口调试

我们通过 Apifox 提供在线接口调试服务，您可在 Apifox 项目的接口列表 中快速调用并验证接口可用性。

<https://zswsuv3jhf.apifox.cn/doc-5824375><br>

1. 选中接口列表中的某个接口，查看详情，点击右侧”Run in Apifox“

![image.png](https://zswsuv3jhf.apifox.cn/raiz5jee8eiph0eeFooV/api/v1/projects/5755989/resources/489608/image-preview)

2. 在打开的页面选择”正式环境“

![image.png](https://zswsuv3jhf.apifox.cn/raiz5jee8eiph0eeFooV/api/v1/projects/5755989/resources/489610/image-preview)

3. 点击”设置环境变量“

![image.png](https://zswsuv3jhf.apifox.cn/raiz5jee8eiph0eeFooV/api/v1/projects/5755989/resources/489611/image-preview)

4. 点击”设置环境变量“，在弹出的对话框中填入ELVEN-API-KEY、ELVEN-API-SECRET，并点击”保存“，并关闭对话框

![image.png](https://zswsuv3jhf.apifox.cn/raiz5jee8eiph0eeFooV/api/v1/projects/5755989/resources/489613/image-preview)

5. 点击”发送“即可尝试调用接口

![image.png](https://zswsuv3jhf.apifox.cn/raiz5jee8eiph0eeFooV/api/v1/projects/5755989/resources/489614/image-preview)

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.elven.com/v3/chinese/openapi/zai-xian-jie-kou-tiao-shi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
