# Các API khác

- [Gửi tin chăm sóc khách hàng dạng GET](https://developers.esms.vn/esms-api/cac-api-khac/gui-tin-cham-soc-khach-hang-dang-get.md)
- [Gửi tin chăm sóc khách hàng dạng POST X-Form](https://developers.esms.vn/esms-api/cac-api-khac/gui-tin-cham-soc-khach-hang-dang-post-x-form.md)
- [Gửi tin chăm sóc khách hàng dạng POST TEXT](https://developers.esms.vn/esms-api/cac-api-khac/gui-tin-cham-soc-khach-hang-dang-post-text.md): API dùng để gửi tin Quảng cáo đến khách hàng. Mỗi request tối thiểu 30 số để được duyệt tin và tối đa 5000 số.
- [Gửi tin cố định giá rẻ dạng GET](https://developers.esms.vn/esms-api/cac-api-khac/gui-tin-co-dinh-gia-re-dang-get.md)
- [Gửi tin quảng cáo dạng POST TEXT](https://developers.esms.vn/esms-api/cac-api-khac/gui-tin-quang-cao-dang-post-text.md)
- [Hàm gửi tin Zalo V4](https://developers.esms.vn/esms-api/cac-api-khac/ham-gui-tin-zalo.md)
- [Hàm gửi tin Zalo V5](https://developers.esms.vn/esms-api/cac-api-khac/ham-gui-tin-zalo-1.md)
- [Tin Zalo mỗi khách hàng một nội dung](https://developers.esms.vn/esms-api/cac-api-khac/tin-zalo-moi-khach-hang-mot-noi-dung.md): API eSMS gửi tin nhắn Zalo hàng loạt với nội dung tùy chỉnh cho từng khách hàng. Hỗ trợ mẫu tin, tham số động, hẹn giờ gửi và callback. Tích hợp dễ dàng qua HTTP POST JSON.
- [Hàm gửi tin nhắn Zalo dạng X-Form](https://developers.esms.vn/esms-api/cac-api-khac/ham-gui-tin-nhan-zalo-dang-x-form.md)
- [Hàm gửi tin nhắn Zalo dạng Json Full template](https://developers.esms.vn/esms-api/cac-api-khac/ham-gui-tin-nhan-zalo-dang-json-full-template.md)
- [Hàm gửi tin nhắn Viber dạng GET](https://developers.esms.vn/esms-api/cac-api-khac/ham-gui-tin-nhan-viber-dang-get.md): Cho phép bạn gửi tin nhắn đến số điện thoại đang sử sụng Viber
- [Hàm check code](https://developers.esms.vn/esms-api/cac-api-khac/ham-check-code.md): Hàm cho phép bạn gọi API check code xem đã sử dụng, hết hạn.


---

# 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://developers.esms.vn/esms-api/cac-api-khac.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.
