# 聚合交易API接口

## 欢迎来到聚合交易API

本节中您可以了解并使用聚合交易的相关接口

## 聚合交易说明

{% content-ref url="/pages/-LlBsYBoZhkU6Dvr2lUQ" %}
[说明](/ju-he-jiao-yi-api-jie-kou/shuo-ming.md)
{% endcontent-ref %}

## 签名生成步骤

{% content-ref url="/pages/-LlBttXX08R7N6wBLeIg" %}
[签名生成步骤说明](/ju-he-jiao-yi-api-jie-kou/qian-ming-sheng-cheng-bu-zhou-shuo-ming.md)
{% endcontent-ref %}

## 账户相关API

{% content-ref url="/pages/-LlBvY7eA7jVznq4iSUQ" %}
[账户余额](/ju-he-jiao-yi-api-jie-kou/zhang-hu-yu-e.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlByJ9On641ySR4keES" %}
[单一币种账户余额](/ju-he-jiao-yi-api-jie-kou/dan-yi-bi-zhong-zhang-hu-yu-e.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlBzQtyg0vo7eK78a3m" %}
[账户流水详情](/ju-he-jiao-yi-api-jie-kou/zhang-hu-liu-shui-xiang-qing.md)
{% endcontent-ref %}

## 订单相关API

{% content-ref url="/pages/-LlC4I4nO\_8DLLVV77aU" %}
[下单](/ju-he-jiao-yi-api-jie-kou/xia-dan.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlC4KXAZxeDeh\_wFiiu" %}
[撤销订单](/ju-he-jiao-yi-api-jie-kou/che-xiao-ding-dan.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlC4PImsoRKHOCugQNB" %}
[获取当前委托订单](/ju-he-jiao-yi-api-jie-kou/gua-dan-ji-lu.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlC4ezF\_8WsL1\_Hw8bv" %}
[获取历史成交订单](/ju-he-jiao-yi-api-jie-kou/cha-xun-yi-wan-quan-cheng-jiao-ding-dan.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlC4o08ZzEEOMxI70BY" %}
[获取单个订单状态](/ju-he-jiao-yi-api-jie-kou/cha-xun-dan-ge-ding-dan-zhuang-tai.md)
{% endcontent-ref %}

## 交易相关API

{% content-ref url="/pages/-LlC43JK9zdJhbRUPUJ8" %}
[获取支持的交易对信息](/ju-he-jiao-yi-api-jie-kou/huo-qu-zhi-chi-de-jiao-yi-dui-xin-xi.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlC4AWWy2aWjxMRhbQs" %}
[市场深度数据](/ju-he-jiao-yi-api-jie-kou/shi-chang-shen-du-shu-ju.md)
{% endcontent-ref %}

{% content-ref url="/pages/gXHKFVQQSn5rCRrLkL7m" %}
[最新成交信息](/ju-he-jiao-yi-api-jie-kou/zui-xin-cheng-jiao-xin-xi.md)
{% endcontent-ref %}

{% content-ref url="/pages/XS1z2ohmbsjkROkaJnjs" %}
[历史成交记录](/ju-he-jiao-yi-api-jie-kou/li-shi-cheng-jiao-ji-lu.md)
{% endcontent-ref %}

{% content-ref url="/pages/Idel0ydWF3ab5DlbuOMB" %}
[K线数据](/ju-he-jiao-yi-api-jie-kou/k-xian-shu-ju.md)
{% endcontent-ref %}


---

# 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-swft.swft.pro/ju-he-jiao-yi-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.
