# API代码

## Postman Collections <a href="#postman-collections" id="postman-collections"></a>

Postman 集合现已推出。推荐给寻求快速和轻松地开始使用 API 的新用户。

<https://github.com/CTradeExchange/multimarkets-api-postman>

## Swagger <a href="#swagger" id="swagger"></a>

以下有提供包含 RESTful API 的 OpenAPI 规范的 YAML 文件，以及可供参考的 Swagger UI 页面。

<https://github.com/CTradeExchange/multimarkets-api-swagger>

## 联系我们 <a href="#id-152d3db758" id="id-152d3db758"></a>

* [API电报群](https://t.me/Multi_Markets_Greet)
  * 咨询关于API或者Websockets性能方面的问题.
  * 咨询文档中没有提及的API问题.
* [开发者社区](https://t.me/Multi_Markets_Greet)
  * 咨询关于API/Websockets代码实现，或者任何API/Websockets的问题.
* [电报客服](https://t.me/Nana_support)
  * 咨询关于账户，钱包，2FA等.


---

# 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-cn.multimarkets.org/client-api/jie-ru-shuo-ming/api-dai-ma.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.
