# API接口

通过接入API可将支付功能集成到您的应用程序或网站中，API接口也可实时获取支付相关的数据和报告，包括交易记录、支付状态和资金流动等，帮助您进行实时监控和管理。为方便您对接API，我们还提供了各语言版本的API示例代码以供参考

<figure><img src="/files/2gXd49bNt36LxL57rcB2" alt=""><figcaption></figcaption></figure>

**API接口文档**

{% embed url="<https://apidoc.tokenpay.me/chinese>" %}


---

# 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/api-jie-kou.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.
