# 概览

## 欢迎

欢迎查看MultiMarkets API文档。我们提供完整的REST和WebSocket API以满足您的交易需求。

## 什么是MultiMarkets

是交易所系统的白标方案，可以快速构建你的金融系统、外汇交易、股票行情报价系统、对冲交易以及加密货币行情报价系统。&#x20;

支持多种交易策略：合约、现货、风险对冲（单次交易模式） \
丰富的开放接口，方便快捷接入主流支付系统，快速开展业务推广活动 \
多客户端支持（H5、PC、APP），丰富的行情图标，多种指标 \
强大的后台管理，支持主流白标模式，实现多种业务模式同步发展 \
灵活的参数配置能力，各种交易参数配置实时生效 <br>

## 主要特点

接口覆盖面全：开放接口能力丰富，支持白标API，客户端API以及外部结算API等。 \
稳定数据推送：支持白标业务数据实时订阅推送，确保数据准确，实现定制化业务。 \
实时交易数据：REST API与WebSocket接入，确保交易数据低延迟、高可靠性。

## 使用场景

定制化客户端：白标定制化用户端需求时，需要参考此API进行客户端开发。 \
资金外部结算：白标有自有钱包账户时，可以通过接入此API实现交易时钱包结算，无需通过MultiMarkets的账户。 \
实现推广活动：白标需要进行活动推广时，可以接入此API进行获取用户的注册、充值、交易数据，进行赠金的发放。 \
个人量化系统：个人量化用户，可以通过此API申请apikey，并动过自动化程序实现量化交易。 \
三方消息系统：白标有自己的消息渠道时，可以通过开放消息接口接入白标用户的消息，并有自己的渠道推送至用户终端。\ <br>

## API架构

<figure><img src="https://1614406717-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fy6NyNwIFHJ1lUQCSYWhO%2Fuploads%2Fu9FaQ84o8kAeEFT8io6J%2F%E7%B3%BB%E7%BB%9F%E5%BC%80%E6%94%BEAPI%E6%9E%B6%E6%9E%84-ZH.png?alt=media&#x26;token=8e644857-6c93-40cb-8af7-be465067f43a" alt=""><figcaption></figcaption></figure>


---

# 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/gai-lan.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.
