Telegram
Connect a Telegram bot created and configured through the dedicated BotFather bot
Connect a Telegram botService notification API for business
Send order statuses, reminders, verification codes, and other service notifications through Telegram, MAX, and other connected channels via a unified API
Connect your company’s own Telegram and MAX bots
Recipients first start the bot and share their contact
On company registration
Free messages to get started
No usage expiration
then
per message
No subscription fee
One API for product and marketing notifications, security flows, support, and internal operations
Notify your customers when an order, request, or service state changes
Send scheduled reminders through your customer's connected messengers
Deliver important support updates through channels available to your customers
Send your customers one-time codes to confirm sign-ins and operations
Keep connected customers informed about relevant offers, promotions, bonuses, and new opportunities
Alert customers about account sign-ins, data changes, and suspicious activity
Connect in a few simple steps and reliably track the outcome of every message sent to your customers
Create an account and get access to the MassAccess API
In the dashboard, connect and configure the bot you created using the visual scenario builder
Your customer opens the bot via a link or QR code and shares their contact according to the scenario
Your service sends an API request with the customer's phone number and message text, then receives webhooks about the message delivery status
Telegram and MAX messengers are currently available. The unified API contract is designed to support other messengers and SMS. As the platform evolves, communication channels will be added automatically without requiring additional integration
Connect a Telegram bot created and configured through the dedicated BotFather bot
Connect a Telegram botCreate, configure, and connect a moderated MAX bot
Connect a MAX botThe MassAccess platform is available in two deployment options: SaaS and On-premise. The same per-message price applies regardless of the option you choose
MassAccess operates all platform services. Your team connects and configures bots and integrates the API into your product services
Run the supplied platform application services in your infrastructure. Cloud billing is used to bill the On-premise package
Explore on-premiseIntegrate MassAccess once and use the available communication channels through a unified API. MassAccess handles the integration specifics for each channel.
When new channels become available, your product's core integration with MassAccess remains unchanged.
curl -X POST https://massaccess.net/api/v1/send \
-H "X-API-Key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"phone_number":"01234567890","message":"Order ready"}'No. The recipient must first open your company bot, start its flow, and share their contact.
No. It requires outbound access to MassAccess for licensing, metering, and cloud billing.
Channel setup differs, but your service uses the unified MassAccess API. New messengers and SMS will be added as adapters to the same contract.
Create an account, connect a test bot, register a test customer, and verify the complete message sending status flow