# 授权访问

## 介绍

此接口用于自定义客户端时，登录交易系统，并进行报价订阅和交易下单。

## 接口

### 邮箱/手机号登录

{% openapi src="/files/ZfgzbuHBdIZ5C7guwLmy" path="/login/customer.app.CustomerWebApiService.login" method="post" %}
[MultiMarkets-ClientAPI.openapi.yaml](https://1614406717-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fy6NyNwIFHJ1lUQCSYWhO%2Fuploads%2FanxcCnlNCD5suSHi63vv%2FMultiMarkets-ClientAPI.openapi.yaml?alt=media\&token=48d2a89d-2c57-4ef3-9612-8b363c504002)
{% endopenapi %}

### 社交账号登录

{% openapi src="/files/ZfgzbuHBdIZ5C7guwLmy" path="/global/customer.app.CustomerThirdLoginService.config" method="post" %}
[MultiMarkets-ClientAPI.openapi.yaml](https://1614406717-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fy6NyNwIFHJ1lUQCSYWhO%2Fuploads%2FanxcCnlNCD5suSHi63vv%2FMultiMarkets-ClientAPI.openapi.yaml?alt=media\&token=48d2a89d-2c57-4ef3-9612-8b363c504002)
{% endopenapi %}

{% openapi src="/files/ZfgzbuHBdIZ5C7guwLmy" path="/h/com.cats.customer.api.app.CustomerThirdLoginService/googleVerify" method="post" %}
[MultiMarkets-ClientAPI.openapi.yaml](https://1614406717-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fy6NyNwIFHJ1lUQCSYWhO%2Fuploads%2FanxcCnlNCD5suSHi63vv%2FMultiMarkets-ClientAPI.openapi.yaml?alt=media\&token=48d2a89d-2c57-4ef3-9612-8b363c504002)
{% endopenapi %}


---

# 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/shou-quan-fang-wen.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.
