> For the complete documentation index, see [llms.txt](https://help.1msg.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.1msg.io/docs/russkii/api-1msg.md).

# API 1MSG

- [❗️ Переход на BSUID в 2026 году](https://help.1msg.io/docs/russkii/api-1msg/perekhod-na-bsuid-v-2026-godu.md)
- [Шаблоны WABA](https://help.1msg.io/docs/russkii/api-1msg/shablony-waba.md)
- [Шаблон Карусель](https://help.1msg.io/docs/russkii/api-1msg/shablony-waba/shablon-karusel.md)
- [Шаблон Каталог](https://help.1msg.io/docs/russkii/api-1msg/shablony-waba/shablon-katalog.md)
- [Шаблон Промокод (Coupon Code)](https://help.1msg.io/docs/russkii/api-1msg/shablony-waba/shablon-promokod-coupon-code.md)
- [Шаблон Акции по времени (Limited-Time Offer)](https://help.1msg.io/docs/russkii/api-1msg/shablony-waba/shablon-akcii-po-vremeni-limited-time-offer.md)
- [WhatsApp Flow](https://help.1msg.io/docs/russkii/api-1msg/whatsapp-flow.md)
- [Создание WhatsApp Flows](https://help.1msg.io/docs/russkii/api-1msg/whatsapp-flow/sozdanie-whatsapp-flows.md)
- [Отправка WhatsApp Flow](https://help.1msg.io/docs/russkii/api-1msg/whatsapp-flow/otpravka-whatsapp-flow.md): Описание отправки Flow через шаблон с типом кнопки "flow" либо сервисное (бесплатное) сообщение.
- [Групповые чаты (Group Messaging API)⚡️Beta](https://help.1msg.io/docs/russkii/api-1msg/gruppovye-chaty-group-messaging-api-beta.md): Group Messaging API находится в стадии beta-тестирования.
- [Аналитика шаблонов](https://help.1msg.io/docs/russkii/api-1msg/analitika-shablonov.md)


---

# 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://help.1msg.io/docs/russkii/api-1msg.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.
