Raley.one v1.0 is now live

The Simplest Way to Use Telegram Bots.

Create your Telegram space in minutes, even if you don't know what a bot is. We guide you every step of the way, from creating your first bot to sending your first message.

View Documentation

Trusted By

STARTUPS
SAAS FOUNDERS
AGENCIES
PLATFORMS
RALEY.ONE

Everything you need to communicate.

The tools to scale from your first user to your first million.

robot_2

Telegram Integration

Connect Telegram bots in seconds using the official Telegram Bot API with our powerful wrapper.

send

Notifications API

Send transactional messages instantly via Telegram with our simple REST API.

touch_app

Interactive Buttons

Build rich experiences with inline keyboards, URL buttons, and contact requests.

webhook

Webhooks

Receive incoming messages and real-time delivery events directly into your backend.

verified_user

OTP Authentication

Secure user verification and login via Telegram with configurable expiration and rate limits.

inbox

Unified Inbox

Manage all your Telegram bot conversations from a single centralized interface.

From code to delivery in 4 steps.

1

1. Create your workspace

Get started in seconds and create your first workspace.

2

Connect your Telegram Bot

Link your Telegram bot token instantly to start sending messages.

3

Generate your API key

Secure, environment-specific keys for your backend authentication.

4

Send your first message

Send a message to a user or a channel in just a few seconds.

mark_email_unread

Make Telegram communicate with your applications.

Works with Bubble, Claude Code, and any application that can use a REST API.

api
Simple REST API
webhook
Webhook support
key
API keys per app
analytics
Real-time logs
bolt
Fast integration
menu_book
Modern documentation
api.audiencetype.com
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
curl -X POST https://api.audiencetype.com/v1/messages/send \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "to": "987654321",
  "channel": "telegram",
  "type": "text",
  "content": "Your order #1234 has been confirmed!"
}'

curl -X POST https://api.audiencetype.com/v1/otp/send \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"to": "987654321", "channel": "telegram", "language": "fr"}'

One platform, endless use cases.

OTP Authentication

Seamless login experiences.

Simplified Customer Support

Chat with your users without opening Telegram.

Channel Publications

Instantly broadcast your announcements to all your subscribers.

Simple pricing.

Pay only for what you send.

Starter

$9/mois
  • check Up to 5,000 messages (includes Bot OTPs)
  • check 3 Channels
  • check 30-day log history
  • check Multi-workspace
Commencer
Populaire

Pro

$39/mois
  • check Up to 50,000 messages (includes Bot OTPs)
  • check Unlimited Channels
  • check 30-day log history
  • check Multi-workspace
Choisir Pro

Scale

$69/mois
  • check Up to 200,000 messages (includes Bot OTPs)
  • check Unlimited Channels
  • check 90-day log history
  • check Multi-workspace
  • check Priority Support
  • check Custom plans available
Choisir Scale

Enterprise & Higher Limits

Need more than 200,000 messages or custom SLAs?

Contact us for higher limits

Start sending Telegram messages today.

Launch your Telegram bot infrastructure in minutes. No credit card required to start.

Read Documentation