# Giới thiệu về Abit Open API

Abit Open API cung cấp các giải pháp để tương tác giữa hệ thống Abit với các hệ thống, phần mềm ngoài bao gồm các dữ liệu về sản phẩm, đơn hàng, khách hàng, tương tác với khách hàng thông qua sự cấp quyền và cho phép của khách hàng Abit

Một số API mà Abit đang hỗ trợ

<details>

<summary>Đơn hàng</summary>

Api lấy danh sách đơn hàng gần nhất, có lọc theo ngày và sắp xếp theo thời gian

</details>

<details>

<summary>Sản phẩm</summary>

Hỗ trợ lấy danh sách sản phẩm trên tài khoản của shop

</details>

<details>

<summary>Khách hàng</summary>

Api lấy danh sách khách hàng theo giới gian, cho phép lọc và sắp xếp

</details>

<details>

<summary>Chăm sóc khách hàng</summary>

API tương tác với Zalo cá nhân khách hàng

</details>


---

# 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://apidocs.abit.vn/gioi-thieu-ve-abit-open-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.
