# COINSDO API 接入文档

产品简介💡

CoinsDo基于非对称性签名算法以及动态密钥技术开发了3个钱包工具、1个签名工具和1个活体检测工具， 无论您是CEX、DeFi、dApp、支付网关提供商还是游戏平台，通过CoinsDo提供灵活的API以及跨平台的签名工具，企业可以将CoinsDo的解决方案嵌入到自己的应用场景中，保持最大效率的同时安全地管理其数字资产。

快速开始👇

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><a href="coinsdo-api-jie-ru-wen-dang/tong-ze"><mark style="color:green;"><strong>通则</strong></mark></a></td><td>立即查阅通用API内容</td><td></td></tr><tr><td><a href="coinsdo-api-jie-ru-wen-dang/coinsend-pian"><mark style="color:blue;"><strong>CoinSend</strong></mark></a></td><td>管理和自动化付款</td><td></td></tr><tr><td><a href="coinsdo-api-jie-ru-wen-dang/coinget-pian"><mark style="color:orange;"><strong>CoinGet</strong></mark></a></td><td>以实时通知的方式接收付款</td><td></td></tr></tbody></table>


---

# 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://coinsdo.gitbook.io/docs/cn/coinsdo-api-integration/coinsdo-api-jie-ru-wen-dang.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.
