# 沙盒启用

{% hint style="info" %}
快速入门指南可以很好地帮助人们通过几个步骤启动和运行您的API
{% endhint %}

联调环境：提供激活邮箱给UseePay运营，随后会收到一封激活邮件。

## 获取API密钥 <a href="#get-your-api-keys" id="get-your-api-keys"></a>

### 沙盒 <a href="#sandbox" id="sandbox"></a>

{% embed url="<https://mc1.uat.useepay.com/#/home/mainManage/keyManagement>" %}

![商户号和密钥](/files/joSNGIVFXQZSPJWO3h9C)

## 提交APPID

接口中的appId对应下述链接申请的域名

### 沙盒 <a href="#sandbox" id="sandbox"></a>

{% embed url="<https://mc1.uat.useepay.com/#/home/mainManage>" %}
appId区分大小写，需要完全匹配。最好不要带【https\://】【http\://】
{% endembed %}


---

# 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://useepay.gitbook.io/developer/guide/integration-guide/sandbox.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.
