# 【商户-API支付】如何查看应用APPSECRET？

APPSECRET是添加新应用成功后，系统自动生产的密钥，用于API接入

* **点击APPSECRET旁边的显示按钮**

<figure><img src="/files/yvpDeovYYo3YBEtdyCwR" alt=""><figcaption></figcaption></figure>

* **输入登录密码，点击“提交”，即可查询APPSECRET，也可以重置APPSECRET**

<figure><img src="/files/eniF3bI5hOOxMUjW7RZf" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/sG4tNCJaRJMS89jTI65r" alt=""><figcaption></figcaption></figure>


---

# 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://doc.tokenpay.me/chinese/shi-yong-jiao-cheng/shang-hu-api-zhi-fu-ru-he-cha-kan-ying-yong-appsecret.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.
