Queue message endpoints are configured withDocumentation Index
Fetch the complete documentation index at: https://docs.modawer.com/llms.txt
Use this file to discover all available pages before exploring further.
AllowAnonymous().
API key header
Pass theX-API-KEY header with a valid app token or dev token.
401 Unauthorized.
App token behavior
When you use a valid app token, messages are sent using the recipient provided in the request.Dev token behavior
When you use a dev token:- The message is not sent to the provided recipient.
- The message is routed through Telegram.
- Delivery is redirected to the app’s linked Telegram chats.