> For the complete documentation index, see [llms.txt](https://apis.alltick.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apis.alltick.co/rest-api/stock-http-interface-api.md).

# HTTP接口API

[English ](https://en.apis.alltick.co/rest-api/stock-http-interface-api)/ 中文

{% content-ref url="/pages/HeJ1Euzth6jrq41mMH9R" %}
[GET 单产品历史K线查询（最高、最低、开盘、收盘价）](/rest-api/stock-http-interface-api/get-dan-chan-pin-li-shikxian-cha-xun.md)
{% endcontent-ref %}

{% content-ref url="/pages/lQyShizbpwN4LRppQkxQ" %}
[GET 最新盘口(最新深度、Order Book)查询](/rest-api/stock-http-interface-api/get-latest-handicap-quotation-query.md)
{% endcontent-ref %}

{% content-ref url="/pages/GSSd8OBuD4evqLSmBjrR" %}
[GET 最新成交价(最新tick、当前价、最新价)批量查询](/rest-api/stock-http-interface-api/get-latest-transaction-price-query.md)
{% endcontent-ref %}

{% content-ref url="/pages/0KCHPD5CQJyYELfQQtKW" %}
[POST 批量查询产品最新2根K线（最高、最低、开盘、收盘价）](/rest-api/stock-http-interface-api/post-pi-liang-cha-xun-chan-pin-zui-xin-2-genkxian.md)
{% endcontent-ref %}

{% content-ref url="/pages/ll0o7V2ozlVk2JJJc9aL" %}
[GET 股票产品基础信息批量查询](/rest-api/stock-http-interface-api/get-latest-transaction-price-query-1.md)
{% endcontent-ref %}

#### AllTick网站

{% hint style="info" %}
官方网站：<https://alltick.co/>
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://apis.alltick.co/rest-api/stock-http-interface-api.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.
